summaryrefslogtreecommitdiff
path: root/ext/standard/tests
Commit message (Expand)AuthorAgeFilesLines
* New vfprintf() tests. Tested on Window, Linux and Linux 64 bitandy wharmby2009-01-2042-106/+3342
* Removed wrong warning messageDmitry Stogov2009-01-201-3/+1
* Fixed bug #47165 (Possible memory corruption when passing return value by ref...Dmitry Stogov2009-01-201-1/+3
* - MFBPierre Joye2009-01-203-9/+5
* New substr_replace() and unpack() error tests. Tested on Windows, Linux and L...andy wharmby2009-01-192-0/+112
* fixing the test to expect PHP6 and PHP53 behaviourZoe Slattery2009-01-191-27/+17
* New vprintf() tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-01-1938-0/+3412
* New strval() tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-01-194-0/+400
* New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIn...andy wharmby2009-01-1919-163/+1576
* New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux...andy wharmby2009-01-188-0/+665
* New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bitandy wharmby2009-01-188-0/+1149
* New sha1f() tests. Tested on Windows. Linux and Linux 64 bitandy wharmby2009-01-185-0/+567
* New sscanf() tests. Tested on Windows. Linux and Linux 64 bitandy wharmby2009-01-1811-0/+757
* New explode() tests. Tested on Windows. Linux and Linux 64 bitandy wharmby2009-01-187-0/+817
* New money_format() tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-176-0/+682
* - Removed XFAILFelipe Pena2009-01-173-6/+0
* - Fixed testFelipe Pena2009-01-171-1/+3
* New trim() tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-174-0/+382
* New ltrim() tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-174-0/+390
* New string tests. Tested on Windows, Linux and Linu 64 bitandy wharmby2009-01-1623-0/+2255
* New string function tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-01-1622-8/+1827
* New test for strripos() string function. 3 test fail on PHP6 until #47102 fi...andy wharmby2009-01-158-0/+803
* Fixed base64_decode variation tests and new base64_encode test. Tested on Win...andy wharmby2009-01-143-203/+264
* Fix test. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-131-19/+23
* New math tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-1227-30/+3831
* Fix Windows tests after #47037andy wharmby2009-01-123-31/+46
* New math tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-01-1219-2/+2782
* cleanup garbageAntony Dovgal2009-01-091-2/+2
* fix testAntony Dovgal2009-01-081-2/+2
* New PHPT tests for math functions. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-01-0826-7/+3113
* - Fixed testsFelipe Pena2009-01-083-21/+38
* Fix memleak when a user filter appends a bucket and returns != PSFS_PASS_ONArnaud Le Blanc2009-01-083-4/+101
* Fixed error conditions handling in stream_filter_append()Arnaud Le Blanc2009-01-084-0/+148
* Fix bogus file tests - addresses 2 failures in PHP GCOV reports. Tested on Wi...andy wharmby2009-01-082-17/+19
* fix testAntony Dovgal2009-01-071-0/+2
* - Fixed testFelipe Pena2009-01-071-4/+4
* - Fixed bug #47027 (var_export doesn't show numeric indices on ArrayObject).Derick Rethans2009-01-071-0/+12
* - Fixed testsFelipe Pena2009-01-051-9/+9
* - Fixed testsFelipe Pena2009-01-051-28/+1
* fix testAntony Dovgal2009-01-041-0/+2
* removing xfail sections as test passesZoe Slattery2008-12-315-8/+0
* Revert to the previous version for these tests as they were overwritten by mi...Ant Phillips2008-12-313-16/+25
* Revert to the previous version for these tests as they were overwritten by mi...Ant Phillips2008-12-3024-524/+648
* - Unicodify (#46687)Felipe Pena2008-12-281-7/+7
* fix explode behavior to respect negative limit when string is empty.Brian Shire2008-12-271-0/+3
* Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)Arnaud Le Blanc2008-12-271-0/+12
* Adding test for stream_resolve_include_path()Lars Strojny2008-12-201-0/+36
* Fixed testArnaud Le Blanc2008-12-181-1/+1
* call_user_func_array() testsSteve Seear2008-12-153-0/+477
* fixed testZoe Slattery2008-12-151-516/+516