Derick Rethans
|
1e9fec2a49
|
- Fixed weights array, which was broken with:
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.80&r2=1.81
|
2007-11-22 10:18:30 +00:00 |
|
Jani Taskinen
|
d4664800ac
|
- Added test for chown bug
|
2007-11-21 11:31:49 +00:00 |
|
Jani Taskinen
|
ba1e024895
|
- Fix crash when chown() 2nd parameter is something else than integer or string
|
2007-11-21 11:28:26 +00:00 |
|
Stanislav Malyshev
|
3c0869343f
|
fix #42866, from Claudio Cherubino
|
2007-11-21 02:27:07 +00:00 |
|
Stanislav Malyshev
|
91701d34b0
|
test for 42866
|
2007-11-21 02:24:47 +00:00 |
|
Hannes Magnusson
|
1727c712b6
|
- Add support for optional values
- Add support for = as seperator
|
2007-11-20 22:42:47 +00:00 |
|
Johannes Schlüter
|
6e7ba5ba5f
|
Add stream_supports_lock() function (Benjamin Schulz)
|
2007-11-20 22:16:20 +00:00 |
|
Dmitry Stogov
|
ab34cdc706
|
fixed SIGSEGV in chgrp()
|
2007-11-19 15:55:48 +00:00 |
|
Raghubansh Kumar
|
9c78f2c08b
|
New testcases for sizeof() function
|
2007-11-16 17:52:26 +00:00 |
|
Raghubansh Kumar
|
7e84b55003
|
fix test for linux64 - choosing smaller float values
|
2007-11-16 17:35:38 +00:00 |
|
Raghubansh Kumar
|
87be9bfd14
|
fix tests: removed values that generate diff. output on Linux64
|
2007-11-16 17:11:01 +00:00 |
|
Antony Dovgal
|
c70b4662a5
|
fix test (thanks to Felipe Pena for noticing)
|
2007-11-15 22:14:04 +00:00 |
|
Hannes Magnusson
|
ebc540d2c9
|
- Allow numeric options
- Add tests
|
2007-11-15 13:11:48 +00:00 |
|
Raghubansh Kumar
|
185411fd0d
|
New testcases for uasort() function
|
2007-11-14 17:21:09 +00:00 |
|
Derick Rethans
|
bf10f44aa2
|
- Add a testcase for chgrp() with a NULL as group name, which crashes ATM.
|
2007-11-14 15:51:35 +00:00 |
|
Hannes Magnusson
|
31aa5f545c
|
MFB; Fix test
|
2007-11-14 15:22:45 +00:00 |
|
Hannes Magnusson
|
93850f2d70
|
MFB5.3: Fixed bug#43293 (Multiple segfaults in getopt())
|
2007-11-14 14:55:44 +00:00 |
|
Dmitry Stogov
|
bc939dce43
|
Fixed bug #43248 (backward compatibility break in realpath())
|
2007-11-13 09:47:19 +00:00 |
|
Raghubansh Kumar
|
d2ac4233b0
|
New testcases for ksort() function
|
2007-11-12 15:49:29 +00:00 |
|
Raghubansh Kumar
|
8ff0f5d766
|
new testcases for krsort() function
|
2007-11-12 15:44:47 +00:00 |
|
Jani Taskinen
|
ad9605a722
|
- Allow using full path to load modules using "extension" directive
|
2007-11-09 16:26:55 +00:00 |
|
Jani Taskinen
|
3025b4296d
|
ws + cs
|
2007-11-09 13:49:06 +00:00 |
|
Raghubansh Kumar
|
f5c11b39b2
|
fix tests
|
2007-11-09 12:06:08 +00:00 |
|
Raghubansh Kumar
|
5d8097975c
|
fix test : better float values
|
2007-11-09 08:49:28 +00:00 |
|
Raghubansh Kumar
|
6079ffd434
|
fix tests: better float values
|
2007-11-09 07:29:18 +00:00 |
|
Antony Dovgal
|
f7199024dc
|
fix open tag
|
2007-11-08 13:34:35 +00:00 |
|
Dmitry Stogov
|
c49b08fe9a
|
Fixed bug #43216 (stream_is_local() returns false on "file://")
|
2007-11-08 13:29:38 +00:00 |
|
Antony Dovgal
|
82d0dcd73c
|
fix tests
|
2007-11-08 11:19:19 +00:00 |
|
Antony Dovgal
|
31699e093a
|
fix test
|
2007-11-08 10:29:40 +00:00 |
|
Antony Dovgal
|
4cb29ab065
|
this error message may vary
|
2007-11-08 10:19:39 +00:00 |
|
Antony Dovgal
|
fcb4bfdcdf
|
fix test
|
2007-11-08 10:13:18 +00:00 |
|
Antony Dovgal
|
39c5922c3c
|
add missing 64bit version of the test
|
2007-11-08 10:06:52 +00:00 |
|
Antony Dovgal
|
c09a7e55b8
|
fix tests
|
2007-11-08 08:11:41 +00:00 |
|
Antony Dovgal
|
90da048857
|
fix tests
|
2007-11-07 12:05:55 +00:00 |
|
Dmitry Stogov
|
dfbabf37f4
|
Fixed compilation
|
2007-11-07 08:32:17 +00:00 |
|
Jani Taskinen
|
2162944156
|
Ws + cs + missing fix for MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation
|
2007-11-06 17:58:41 +00:00 |
|
Jani Taskinen
|
a210bf4314
|
fix: #2
|
2007-11-06 13:44:04 +00:00 |
|
Jani Taskinen
|
a27600b42a
|
- Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)
# Note: Same problem was with array_diff_assoc()
|
2007-11-06 13:26:24 +00:00 |
|
Jani Taskinen
|
52cdef821b
|
fix cleanup
|
2007-11-06 13:21:55 +00:00 |
|
Antony Dovgal
|
a579d09bb7
|
fix tests, add 64bit versions
|
2007-11-06 12:54:13 +00:00 |
|
Jani Taskinen
|
9679ba6a3d
|
- nuke extra UEXPECTF
|
2007-11-06 12:09:12 +00:00 |
|
Jani Taskinen
|
8cfa05d59a
|
ws + cs
|
2007-11-06 11:48:34 +00:00 |
|
Jani Taskinen
|
60ea051685
|
ws
|
2007-11-06 10:56:58 +00:00 |
|
Jani Taskinen
|
22e53ef3b2
|
- ws + cs
|
2007-11-06 10:52:54 +00:00 |
|
Ilia Alshanetsky
|
4f539c9a28
|
MFB: Fixed bug #43197 (array_intersect_assoc() does not emit warning
messages for error inputs)
|
2007-11-05 23:55:21 +00:00 |
|
Jani Taskinen
|
4e64d593b5
|
- Fix another wrong expected result (this is a bug!)
|
2007-11-05 17:28:58 +00:00 |
|
Jani Taskinen
|
393140df52
|
- Fix another wrong expected result
|
2007-11-05 17:24:00 +00:00 |
|
Jani Taskinen
|
bf83ffb3f2
|
- Fix expected result. This has hidden an obvious bug..
|
2007-11-05 17:09:26 +00:00 |
|
Raghubansh Kumar
|
57076f08dd
|
New testcases for asort() function
|
2007-11-05 16:34:54 +00:00 |
|
Jani Taskinen
|
1a0b4cfb37
|
ws
|
2007-11-05 16:29:04 +00:00 |
|