summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* MFH: add brackets and clarityAntony Dovgal2006-03-141-1/+1
|
* Fixed offset/length parameter validation in substr_compare() function.Ilia Alshanetsky2006-03-142-1/+2
|
* Fixed bug #36568 (memory_limit setting on win32 has no effect)Dmitry Stogov2006-03-145-16/+27
|
* zend_hash_apply() doesn't use ZEND_HASH_APPLY_... macrosDmitry Stogov2006-03-143-4/+4
|
* Be more verbose in phpinfo() outputEdin Kadribasic2006-03-142-0/+15
|
* - bug #36625 fixMarcus Boerger2006-03-132-1/+50
|
* - Add missing file extensionMarcus Boerger2006-03-130-0/+0
|
* - #36697, Transparency is lost when using imagecreatetruecolorPierre Joye2006-03-133-1/+34
|
* Added overflow checks to wordwrap() function.Ilia Alshanetsky2006-03-132-1/+3
|
* Fixed buildEdin Kadribasic2006-03-131-1/+2
|
* Optimized cleanup loops on request shutdownDmitry Stogov2006-03-134-26/+47
|
* Fixed realpath() cache for main script with FastCGI SAPIDmitry Stogov2006-03-131-11/+5
|
* - Fix newsMarcus Boerger2006-03-131-1/+1
|
* - MFH:Marcus Boerger2006-03-124-11/+277
| | | | | | | | | | | | - Fix ReflectionParameter . Reintroduce getClass() . Change getDeclaringClass() to return what it suggests . (inactive but tested) Add getDeclaringFunction() . (inactive but tested) Add getPosition() - Fix tests accordingly # This also fixes Bug #36687 ReflectionParameter::getDeclaringClass returns # wrong result
* var newsIlia Alshanetsky2006-03-121-0/+1
|
* As per agreement during PDM, remove the E_STRICT deprecation notice fromIlia Alshanetsky2006-03-121-1/+1
| | | | | "var".
* - Prefix test namesMarcus Boerger2006-03-1227-23/+73
| | | | | - Add missing skipif
* MFHRui Hirokawa2006-03-121-1/+9
|
* - MFH Fix writing faillog with redirected testsMarcus Boerger2006-03-111-4/+17
|
* - MFH Fix test results with redirected testsMarcus Boerger2006-03-111-8/+7
|
* - Load list of extensions to test from php that is being tested rather thanMarcus Boerger2006-03-111-8/+8
| | | | | from php running the tests
* fix for MySQL 5.1 (see http://bugs.mysql.com/?id=16144)Georg Richter2006-03-111-1/+6
|
* - FixMarcus Boerger2006-03-101-1/+1
|
* MFH:Brian France2006-03-101-1/+4
| | | | | | | for the primary file only lookup the real file path and add it to the included_files list if already opened otherwise it will get opened and added to the included_files list in zend_execute_scripts
* - #36686, do not be quiet with the extern GDPierre Joye2006-03-101-0/+9
|
* fixed different value was returned in mb_get_info.Seiji Masugata2006-03-101-12/+49
|
* Fixed bug #36629 (SoapServer::handle() exits on SOAP faults)Dmitry Stogov2006-03-1061-28/+141
|
* Fixed debug_zval_dump() to support private and protected membersDmitry Stogov2006-03-102-1/+36
|
* MFH: Move temporary local storage of primary file's realpath up one block to ↵Sara Golemon2006-03-091-1/+2
| | | | ensure it stays on the stack.
* Back to devIlia Alshanetsky2006-03-093-3/+5
|
* 5.1.3RC1Ilia Alshanetsky2006-03-093-4/+4
|
* MFH: Make spl_register_std_class() and spl_register_sub_class() available ↵Sebastian Bergmann2006-03-091-2/+2
| | | | outside of SPL, for instance in SPL_Types.
* - MFHMarcus Boerger2006-03-081-72/+110
|
* - Fix bug #36656 (http_build_query generates invalid URIs due to use of ↵Michael Wallner2006-03-082-6/+11
| | | | square brackets)
* - MFH Allow pecl/phar and alike too hook into spl_filesystem_object'sMarcus Boerger2006-03-082-6/+25
|
* - remove declaration of non existant function php_treat_dataMichael Wallner2006-03-081-1/+0
|
* MFH Fix for RISC OSAlex Waugh2006-03-072-1/+2
|
* MFH Improve DOCUMENT_ROOT settingAlex Waugh2006-03-071-3/+6
|
* - UpdateMarcus Boerger2006-03-071-1/+2
|
* updated for simplexml changesRob Richards2006-03-071-0/+3
|
* - Synch with headRob Richards2006-03-075-38/+318
|
* MFHAntony Dovgal2006-03-072-3/+5
| | | | | | add workaround for Oracle server crash, use OCIServerVersion() instead of OCIPing() fix #36250 (PHP Causes ORA-07445 Core dump in Oracle server 9.2.x)
* stray textRasmus Lerdorf2006-03-061-1/+1
|
* Fix build and sync parameters with config0.m4.Sebastian Bergmann2006-03-061-2/+2
|
* - MFH Missed 'proto'Marcus Boerger2006-03-061-2/+2
|
* *** empty log message ***Andrei Zmievski2006-03-061-0/+1
|
* MFH (Import PCRE 6.6)Andrei Zmievski2006-03-0666-17173/+8438
|
* - MFH: Fixed bug #36638 (strtotime() returns false when 2nd argument < 1).Derick Rethans2006-03-064-5/+6
| | | | | (Derick)
* fix win buildRob Richards2006-03-061-1/+2
|
* fix logo (proper spacing between the letters)Colin Viebrock2006-03-062-1106/+630
|