summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix SKIPIF sectionsandy wharmby2009-09-152-2/+2
* Fix for bug #49558 for 5.2 and HEAD as well.Rasmus Lerdorf2009-09-151-1/+1
* Backport of http://news.php.net/php.cvs/60381 to PHP 5_2 which fixes a potent...Ulf Wendel2009-09-142-3/+4
* Fixed certificate validation inside php_openssl_apply_verification_policyIlia Alshanetsky2009-09-141-5/+9
* - Looks like bug #48697 has already been fixed in RC1.Moriyoshi Koizumi2009-09-141-0/+24
* Add missing SKIPIFandy wharmby2009-09-119-8/+53
* Fixed testIlia Alshanetsky2009-09-101-3/+2
* - Possible fix for bug #49344 on Windows (pdo_mssql fails to connect,throws P...Felipe Pena2009-09-101-5/+5
* - Updated to version 2009.13 (2009m)Derick Rethans2009-09-081-89/+90
* Fixed testsIlia Alshanetsky2009-09-072-4/+4
* Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters).Ilia Alshanetsky2009-09-071-1/+1
* - fix #49274, filter_var does not accept object without a toString implementa...Pierre Joye2009-09-052-0/+23
* - Fixed bug #49447 (php engine need to correctly check for socket API Sriram Natarajan2009-09-043-7/+11
* MFHMatteo Beccati2009-09-033-10/+19
* Make invokeArgs() error messages consistent with invoke().Sebastian Bergmann2009-09-032-5/+5
* - Fix sanity check for the color index in imagecolortransparentPierre Joye2009-09-031-1/+1
* Fixed return value to comply with testsIlia Alshanetsky2009-09-021-1/+1
* Merging last tests made in HEADPatrick Allaert2009-09-016-0/+120
* Fixing #49424 (#48696): segfault while using ldap_search(), ldap_read(),...Patrick Allaert2009-09-012-3/+15
* - Fixed zlib.deflate compress filter to actually accpet level parameter.Jani Taskinen2009-08-312-17/+28
* add missing skipifsZoe Slattery2009-08-317-0/+14
* Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries).Ilia Alshanetsky2009-08-311-1/+1
* The last of the 2009 testfest testsZoe Slattery2009-08-3010-0/+441
* More tests from 2009 testfestZoe Slattery2009-08-307-0/+261
* bc math tests from testfest 2009Zoe Slattery2009-08-307-0/+78
* server for ftp testsZoe Slattery2009-08-301-215/+327
* More tests from 2009 testfestZoe Slattery2009-08-3030-0/+991
* Fixed to allow for http etcZoe Slattery2009-08-301-4/+8
* New basic network function tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-08-283-0/+55
* More tests from 2009 testfestZoe Slattery2009-08-2812-0/+275
* Fix time_sleep_until() tests; not supported on Windows on 5.2andy wharmby2009-08-273-0/+18
* Fix tests. Add missing SKIPIF sections so test do not run when POSIX extensio...andy wharmby2009-08-277-0/+47
* This needs to be larger to avoid an overflow on the bit-shifting in this func...Rasmus Lerdorf2009-08-271-1/+1
* - fix #49372, segfault in php_curl_option_urlPierre Joye2009-08-261-1/+1
* Test from 2009 testfestZoe Slattery2009-08-26143-0/+4181
* Fixed bug #47273 (Encoding bug in SoapServer->fault)Dmitry Stogov2009-08-262-0/+60
* fix bug #48640: cleaned up ifdef whoes, removed duplicate code.Guenter Knauf2009-08-261-38/+15
* Don't clober variablesIlia Alshanetsky2009-08-241-5/+5
* Adding tests for imagecolorallocatealphaRafael Machado Dohms2009-08-246-0/+143
* Fixes a memory leak in ssl streams. The context was not properly freedMikko Koppanen2009-08-221-6/+14
* - Fixed bug #49286 (php://input (php_stream_input_read) is broken)Jani Taskinen2009-08-201-1/+2
* - WS + CS + syncJani Taskinen2009-08-201-26/+36
* - Fixed bug #49289 (bcmath module does not compile with phpize configure).Jani Taskinen2009-08-201-11/+3
* New basic test for md5(). Tested on Windows, Linux and Linux 64 bitandy wharmby2009-08-193-0/+82
* fix crash when unexpectedly passed by-ref parameter is modifiedStanislav Malyshev2009-08-181-0/+21
* NULL the value after freeIlia Alshanetsky2009-08-181-0/+1
* New str_replace() tests. All tested on Windows, Linux and Linux 64andy wharmby2009-08-175-0/+709
* Fixed bug #49144 (import of schema from different host transmits original aut...Dmitry Stogov2009-08-173-0/+68
* - Fixed bug #49248 by fixing bug #48994 properlyJani Taskinen2009-08-171-0/+13
* Make test more portable.andy wharmby2009-08-1712-28/+40