Felipe Pena
|
5df12221cf
|
- Added UEXPECTF
|
2008-04-21 12:50:40 +00:00 |
|
Felipe Pena
|
04d0bb1e10
|
- Fixed tests (NULL is allowed where binary string is expected)
|
2008-04-15 17:13:08 +00:00 |
|
Felipe Pena
|
c831cc9c75
|
- Fixed test
|
2008-04-15 15:41:41 +00:00 |
|
Felipe Pena
|
47affc1757
|
- Fixed test
|
2008-04-14 17:42:30 +00:00 |
|
Greg Beaver
|
abb227db46
|
sync fixed test properly with 5.3 branch
|
2008-04-13 21:41:46 +00:00 |
|
Greg Beaver
|
d90aa1a587
|
fix test
|
2008-04-13 21:41:45 +00:00 |
|
Felipe Pena
|
f6639abf7d
|
MFB: Fixed bug #44703 (htmlspecialchars() does not detect bad character set argument)
|
2008-04-11 19:08:05 +00:00 |
|
Scott MacVicar
|
56352d1a2f
|
MFB 5.3: Rest of the changes for re2c merge
|
2008-03-26 14:46:17 +00:00 |
|
Dmitry Stogov
|
a0378d3514
|
Fixed test
|
2008-03-18 06:44:54 +00:00 |
|
Felipe Pena
|
748677148c
|
Fixed tests
|
2008-02-28 15:28:00 +00:00 |
|
Felipe Pena
|
cdb42ce6d2
|
MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP)
|
2008-02-25 22:56:47 +00:00 |
|
Felipe Pena
|
e285f368ca
|
Added UEXPECTF
|
2008-02-24 02:47:36 +00:00 |
|
Felipe Pena
|
8253434ea9
|
Fixed tests
|
2008-02-24 02:22:15 +00:00 |
|
Felipe Pena
|
49114611bb
|
FIxed tests (new error message - E_DEPRECATED)
|
2008-02-23 22:30:08 +00:00 |
|
Etienne Kneuss
|
7c89093243
|
Fix inconcistencies between substr and substr_compare
|
2008-02-13 16:59:56 +00:00 |
|
Felipe Pena
|
025d27e2ab
|
Fix test (missing result)
|
2008-02-11 15:57:34 +00:00 |
|
Felipe Pena
|
9619ec2317
|
New test for strtok
|
2008-02-09 18:12:45 +00:00 |
|
Felipe Pena
|
0a5d2b1ac7
|
Fix error message
|
2008-02-07 13:26:36 +00:00 |
|
Felipe Pena
|
77864cdc8e
|
Fixed some tests (UEXPECT)
|
2008-02-07 12:45:54 +00:00 |
|
Antony Dovgal
|
bc9cba1a93
|
MFB: fix #43927 (koi8r is missing from html_entity_decode())
patch by andy at demos dot su
|
2008-01-28 23:08:07 +00:00 |
|
Nuno Lopes
|
875d3f15fd
|
be more strict in the skipif
|
2008-01-27 16:54:02 +00:00 |
|
Nuno Lopes
|
85adde057e
|
MFB: fix skipifs
|
2008-01-27 16:52:34 +00:00 |
|
Antony Dovgal
|
2b2e025690
|
new test by Lars Strojny
|
2008-01-22 15:42:12 +00:00 |
|
Antony Dovgal
|
596403f226
|
fix #42861 (strtr() crashes in Unicode mode when $from argument is empty)
|
2008-01-21 14:37:19 +00:00 |
|
David Coallier
|
7a66695286
|
- Added lcfirst() function. The sister function of ucfirst()
- Test #1 for lcfirst()
|
2008-01-19 19:23:25 +00:00 |
|
David Coallier
|
982f842577
|
- run-tests.php -U
- The unicode test's error messages are working
|
2008-01-16 13:27:01 +00:00 |
|
David Coallier
|
ea2c35ad82
|
- MFB
- Make sure to return the good error message with new parse parameters api
of ucfirst()
|
2008-01-16 13:12:51 +00:00 |
|
Dmitry Stogov
|
171c52087e
|
Fixed 32/64-bit tests (Serg)
|
2007-12-27 11:23:30 +00:00 |
|
Dmitry Stogov
|
0c75772f68
|
Additional fix for bug #42868
|
2007-12-24 18:10:20 +00:00 |
|
Raghubansh Kumar
|
b90cab7ec7
|
fix tests
|
2007-12-24 04:29:26 +00:00 |
|
Raghubansh Kumar
|
1444624663
|
fix tests
|
2007-12-20 17:25:06 +00:00 |
|
Raghubansh Kumar
|
c4061cce23
|
fix test
|
2007-12-19 10:37:42 +00:00 |
|
Derick Rethans
|
b5629cb468
|
- Fixed var_export() for array keys
- Fixed broken explode() test
|
2007-12-18 10:53:25 +00:00 |
|
Dmitry Stogov
|
9c024a30a5
|
Fixed bug #42868 (Floats cast to integer droduce unpredicatable results). (Zoe Slattery)
|
2007-12-17 11:06:43 +00:00 |
|
Derick Rethans
|
5a14715596
|
- Fixed Bug #42272 (var_export() incorrectly escapes char(0)).
- Also fixed var_export() in unicode mode, as the function would actually
generate non-parsable strings which defeats the purpose of var_export().
|
2007-12-09 16:54:30 +00:00 |
|
Raghubansh Kumar
|
5b5211b0dc
|
fix tests : better float values
|
2007-12-03 13:02:11 +00:00 |
|
Raghubansh Kumar
|
290076dffa
|
fix tests: better float values
|
2007-12-03 12:04:26 +00:00 |
|
Stanislav Malyshev
|
91701d34b0
|
test for 42866
|
2007-11-21 02:24:47 +00:00 |
|
Raghubansh Kumar
|
7e84b55003
|
fix test for linux64 - choosing smaller float values
|
2007-11-16 17:35:38 +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
|
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
|
a579d09bb7
|
fix tests, add 64bit versions
|
2007-11-06 12:54:13 +00:00 |
|
Raghubansh Kumar
|
52f6591620
|
fix tests: better float values
|
2007-11-02 03:06:13 +00:00 |
|
Raghubansh Kumar
|
8e47cdd59b
|
fix test
|
2007-10-11 03:17:08 +00:00 |
|
Raghubansh Kumar
|
adda3af3cb
|
New testcases for strip_tags() function
|
2007-10-09 12:42:47 +00:00 |
|
Raghubansh Kumar
|
60d71da435
|
added unicode output
|
2007-10-09 11:58:52 +00:00 |
|
Raghubansh Kumar
|
bb27fe1933
|
fix tests
|
2007-10-09 11:51:48 +00:00 |
|