This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
php
mirror of
https://github.com/php/php-src
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Browse Source
Fixed test
experimental/5.3-FPM
Ilia Alshanetsky
17 years ago
parent
c7172ee172
commit
c1c9645128
1 changed files
with
2 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
ext/standard/tests/strings/str_getcsv_001.phpt
4
ext/standard/tests/strings/str_getcsv_001.phpt
View File
@ -105,11 +105,11 @@ array(1) {
-----
array(1) {
[0]=>
string(0) ""
NULL
}
-----
array(1) {
[0]=>
string(0) ""
NULL
}
-----
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/php
Title
Body
Create Issue