PHP-QAT
|
|
The PHP/QA Team is a small group of developers
whose primary goal is to support the PHP core developers by providing
them with timely quality assurance.
|
Projects & Goals
|
|
Find more information about PHP/QA Team's current
projects and future goals.
|
Release Candidates
|
|
What are release candidates and how you can help us testing them.
|
Contact Information
|
Questions about the PHP-QAT should be sent to the
PHP/QAT Mailing List
Bug Reports should be submitted to the official PHP bug list
(http://bugs.php.net)
All other questions should be directed to the appropriate
PHP mailing list.
|
 |

|
Test: /ext/standard/tests/file/fscanf_variation35.phpt - Version 5.4.12-dev
There is 1 diff reported by users for this test.
| Count |
Diff |
1 (100%)
 |
085- NULL
086- }
087- bool(false)
088-
089- -- iteration 9 --
090- array(1) {
091- [0]=>
092- NULL
093- }
094- array(1) {
095- [0]=>
096- NULL
097- }
098- bool(false)
099-
100- -- iteration 10 --
101- array(1) {
102- [0]=>
103- NULL
104- }
105- array(1) {
106- [0]=>
107- NULL
108- }
109- bool(false)
110-
111- -- iteration 11 --
112- array(1) {
113- [0]=>
114- NULL
115- }
116- array(1) {
117- [0]=>
118- NULL
119- }
120- bool(false)
121-
122- -- iteration 12 --
123- array(1) {
124- [0]=>
125- NULL
126- }
127- array(1) {
128- [0]=>
129- NULL
130- }
131- bool(false)
132-
133- -- iteration 13 --
134- array(0) {
135- }
136- array(0) {
137- }
138- bool(false)
139-
140- *** Done ***
|
|
|