summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_3_0alpha3'.php-5.3.0alpha3SVN Migration2008-12-0313-449/+1
|
* 5.3.0. Alpha 3Johannes Schlüter2008-12-033-6/+6
|
* MFH One more cleanup after running testsJohannes Schlüter2008-12-031-1/+5
|
* Fix test for auto_cflags and explictly set GCC="no" if we detect sunccDavid Soria Parra2008-12-032-1/+2
|
* Fix cc detection in phpize according to changes in configure.inDavid Soria Parra2008-12-031-1/+14
|
* XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).Ant Phillips2008-12-0357-0/+8001
|
* bug #46731 modification to previous fixZoe Slattery2008-12-031-1/+1
|
* - Coverage++Felipe Pena2008-12-037-0/+101
|
* Put bug number in the XFAIL section for cross referencingAnt Phillips2008-12-0310-0/+10
|
* BFN, just some missing NEWS entriesScott MacVicar2008-12-031-1/+7
|
* Update creditsJohannes Schlüter2008-12-031-3/+1
|
* Cleanup after running the tests ...Johannes Schlüter2008-12-032-2/+4
| | | | | # I wonder we such basic tests fail and with an XFAIL a reason would be nice
* MFH: Fix tests (use a in-memory database not a file called memory)Johannes Schlüter2008-12-037-7/+7
|
* MFHAntony Dovgal2008-12-031-2/+4
|
* Fixed bug #46731 (Missing validation for the options parameter of theIlia Alshanetsky2008-12-032-2/+9
| | | | | imap_fetch_overview() function).
* Fixed error message typoMatt Wilmas2008-12-031-1/+1
|
* - MFH: Fixed autoconf 2.13 issues with FP checks.Christian Seiler2008-12-021-124/+69
|
* MFH:Felipe Pena2008-12-025-2/+126
| | | | | | - Fixed memory leaks - Added new tests (Coverage++)
* - MFH: Fixed bug #46732 (mktime.year description is wrong).Derick Rethans2008-12-022-4/+8
|
* #- Updated NEWS fileChristian Seiler2008-12-021-0/+4
|
* - MFH: Implemented http://wiki.php.net/rfc/roundingChristian Seiler2008-12-027-72/+265
|
* - MFH: Changed floating point behaviour to consistently use double precisionChristian Seiler2008-12-026-1/+580
| | | | | on all platforms and with all compilers.
* MFH: Changed logic for LONG_MINMatt Wilmas2008-12-021-1/+1
|
* Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 ↵Ant Phillips2008-12-02104-184/+10821
| | | | bit).
* Fix broken tests (thanks to Johannes for spotting these).Ant Phillips2008-12-022-2/+6
|
* - export php_scandir and php_alphasort correctly (used by APC for example)Pierre Joye2008-12-022-4/+4
|
* MFH: hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysqlJohannes Schlüter2008-12-012-1/+8
| | | | | with recent libmysql versions [DOC]
* MFH: Fix mysql_fetch_* and tests after param parsing changesJohannes Schlüter2008-12-014-12/+10
|
* Adding tests for array_multisortIain Lewis2008-12-0113-0/+1195
|
* - MFH: Fixed memory leakFelipe Pena2008-12-011-0/+2
|
* Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).Ant Phillips2008-12-017-0/+577
|
* DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).Ant Phillips2008-12-0117-34/+232
|
* remove unneeded includes (not needed since NSAPI 3.0, wich is very old). ↵Uwe Schindler2008-12-011-6/+0
| | | | This is needed for cleanup of the windows build.
* Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error ↵Dmitry Stogov2008-12-014-10/+38
| | | | message)
* - c/p fix, correct descriptionPierre Joye2008-12-011-1/+1
|
* - MFB: Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine ↵Pierre Joye2008-11-301-0/+1
| | | | buffer overflow) on windows (we use the latest imap)
* BFNIlia Alshanetsky2008-11-301-0/+2
|
* Fixed bug #46711 (cURL curl_setopt leaks memory in foreach loops).Ilia Alshanetsky2008-11-302-3/+34
|
* Update ReflectionProperty::setAccessible() entry.Sebastian Bergmann2008-11-301-1/+2
|
* Fix arginfoHannes Magnusson2008-11-301-0/+1
|
* MFH: Fix protoHannes Magnusson2008-11-301-1/+1
|
* MFH: support stat cache of webserver (like apache does)Uwe Schindler2008-11-291-1/+8
|
* - Fixed testsFelipe Pena2008-11-294-82/+134
|
* MFH: Some nsapi.h specific ifdefs unified & correctedUwe Schindler2008-11-291-4/+2
|
* MFH: remove one stat call and replace by cached oneUwe Schindler2008-11-291-6/+3
|
* MFH: Fix #46718: ReflectionProperty::setValue() and ↵Sebastian Bergmann2008-11-292-28/+69
| | | | ReflectionProperty::setAccessible().
* MFH:Uwe Schindler2008-11-291-29/+94
| | | | | | - Implement the changes needed for http://news.php.net/php.cvs/54228 - Additionally implement flushing in NSAPI and fix some small things
* MFB: init server context before config variables are processedStanislav Malyshev2008-11-291-2/+2
|
* MFB: init BG(page_uid) and BG(page_gid)Stanislav Malyshev2008-11-291-0/+4
|
* MFH: Change to zend_parse_parametersJohannes Schlüter2008-11-281-17/+16
|