summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_10'.php-5.2.10SVN Migration2009-06-171-32/+0
|
* 5.2.10Ilia Alshanetsky2009-06-173-99/+92
|
* Additional class related tests.Robin Fernandes2009-06-179-0/+121
|
* fix skipifHannes Magnusson2009-06-171-1/+1
|
* Need the gcc version check here tooRasmus Lerdorf2009-06-171-1/+1
|
* - Fixed testsFelipe Pena2009-06-162-2/+8
|
* New strcoll error test. Tested on Windows, Linux and Linux 64.andy wharmby2009-06-161-0/+44
|
* Another tweak to make 5.2 compile on gcc2Rasmus Lerdorf2009-06-161-1/+1
|
* Fix typo in testandy wharmby2009-06-162-54/+18
|
* New class related tests. Tested on Windows, Linux and Linux 64. Tests ↵andy wharmby2009-06-1616-0/+1227
| | | | written by Iain Lewis
* - MFH: Fixed bug #48562 (Reference recursion causes segfault when used in ↵Felipe Pena2009-06-163-1/+39
| | | | wddx_serialize_vars())
* - #48441 and encodingPierre Joye2009-06-151-1/+3
|
* - Drop unused codeFelipe Pena2009-06-151-7/+0
|
* New test for bitwise operators. Tested on Linux 64 bitandy wharmby2009-06-157-0/+3556
|
* - MFH: Fixed bug #48557 (Numeric string keys in Apache Hashmaps are not cast ↵Felipe Pena2009-06-154-1/+112
| | | | to integers) patch by David Zülke <david.zuelke at bitextender.com>
* MFH: Fixing #48441 (ldap_search() with sizelimit/timelimit/deref options ↵Patrick Allaert2009-06-154-3/+257
| | | | makes those options persistent)
* MFH: Refactoring that will help fixing #48441Patrick Allaert2009-06-151-66/+56
|
* MFB: Simplify original fix for bug #33475Ilia Alshanetsky2009-06-151-4/+1
|
* New POSIX extension tests from Berlin UG TestFest 2009.andy wharmby2009-06-1516-0/+531
|
* Backport ob test to php 5.2 and 53.andy wharmby2009-06-1410-0/+114
|
* New foreach tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-146-0/+1182
|
* Basic tests for function_exists() and get_defined_functions(). Tested on ↵andy wharmby2009-06-145-0/+299
| | | | Windows, Linux and Linux 64 bit.
* New json extension tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-145-0/+450
|
* - MF53: fix build (void alarm)Pierre Joye2009-06-141-5/+5
|
* fix missing erealloc in fix for bug #40091, spl_autoload_register of more ↵Greg Beaver2009-06-132-0/+3
| | | | than 1 copy of the same method in different objects
* New iconv extension tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-133-0/+141
|
* - MFH some changes (from last fix on 5.3+)Felipe Pena2009-06-121-20/+7
| | | | | - Constified method_name arg in zend_get_user_call_function()
* - MFH: Fixed bug #48514 (cURL extension uses same resource name for simple ↵Felipe Pena2009-06-123-1/+30
| | | | and multi APIs)
* New iconv extension tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-126-0/+550
|
* New iconv extension tests. Tested on Windows, Linux and Linux 64 bitandy wharmby2009-06-1225-0/+4494
|
* Delete duplicate testandy wharmby2009-06-111-46/+0
|
* New intval() tests. Tested on Windows, Linux and linux 64andy wharmby2009-06-113-2/+390
|
* New 64 bit math tests. Tested on Windows, Linux and Linux 64 bit. Tests ↵andy wharmby2009-06-1137-0/+3415
| | | | authored by Dave Kelsey
* Add/Fix SKIPIF sections of cURL testsandy wharmby2009-06-114-1/+42
|
* New POISX tests. Tested on Windows (all test SKIP), Linux and Linux 64andy wharmby2009-06-1118-0/+470
|
* Back to devIlia Alshanetsky2009-06-113-3/+5
|
* RC2 not finalIlia Alshanetsky2009-06-111-1/+1
|
* 5.2.10RC2Ilia Alshanetsky2009-06-113-5/+5
|
* MFH: fix bug #48518 (curl crashes when writing into invalid file handle)Antony Dovgal2009-06-112-0/+3
|
* - MFH: Fix the fix (Bug #46973 - IPv6 address filter rejects valid address)Felipe Pena2009-06-102-3/+3
|
* MFH: fix arginfo for curl_multi_info_read()Antony Dovgal2009-06-101-1/+1
|
* Fix test - remove bogus variationandy wharmby2009-06-091-6/+0
|
* - fix NEWSPierre Joye2009-06-091-2/+3
|
* Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for non ↵David Soria Parra2009-06-092-1/+4
| | | | | | | apache). The fix was provided by Sriram Natarajan.
* TZ update newsIlia Alshanetsky2009-06-091-0/+1
|
* BFNScott MacVicar2009-06-091-3/+5
|
* Add testScott MacVicar2009-06-091-0/+17
|
* MFH #46019 - Memory leak when Mysqli::init() is called multiple times.Scott MacVicar2009-06-091-1/+7
|
* BFNScott MacVicar2009-06-091-0/+2
|
* MFH fix bug #44214: crash with preg_replace_callback and global variablesScott MacVicar2009-06-081-2/+2
|