summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_1_3RC1'.php-5.1.3RC1SVN Migration2006-03-090-0/+0
* 5.1.3RC1Ilia Alshanetsky2006-03-093-4/+4
* MFH: Make spl_register_std_class() and spl_register_sub_class() available out...Sebastian Bergmann2006-03-091-2/+2
* - MFHMarcus Boerger2006-03-081-72/+110
* - Fix bug #36656 (http_build_query generates invalid URIs due to use of squar...Michael Wallner2006-03-082-6/+11
* - 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
* 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
* fix win buildRob Richards2006-03-061-1/+2
* fix logo (proper spacing between the letters)Colin Viebrock2006-03-062-1106/+630
* - Fix last %v, tooMarcus Boerger2006-03-061-1/+1
* - There is no %v in 5.1 (found by Tony)Marcus Boerger2006-03-061-2/+2
* - MFH Proto fixesMarcus Boerger2006-03-061-25/+25
* - MFH Proto fixesMarcus Boerger2006-03-061-1/+1
* Fixed compatibility with ext/hashDmitry Stogov2006-03-061-3/+3
* - MFH Proto fixesMarcus Boerger2006-03-064-56/+68
* - There is no ltouch.Derick Rethans2006-03-051-3/+0
* - Added lchown() and lchgrp() to change user/group ownership of symlinks.Derick Rethans2006-03-057-19/+89
* - fix typo, reword slightlyMichael Wallner2006-03-051-2/+2
* - UpdateMarcus Boerger2006-03-051-0/+6
* - Fix issues with not/double calling of constructors of SPL iteratorsMarcus Boerger2006-03-0515-92/+618
* MFH:Ilia Alshanetsky2006-03-054-1/+15
* add testAntony Dovgal2006-03-051-0/+28
* - Add missing function for completenessMarcus Boerger2006-03-052-0/+15
* fix #36611 (assignment to SimpleXML object attribute changes argument type to...Antony Dovgal2006-03-052-1/+11
* MFH: fix #36606 (pg_query_params() changes arguments type to string)Antony Dovgal2006-03-052-2/+3
* fix crashes using notations and entity declsRob Richards2006-03-034-33/+156
* Sync with source distro, enable hash by defaultEdin Kadribasic2006-03-031-1/+1
* Fixed incorrect backtrace type ("::" instead of "->") for __set()/__get()Dmitry Stogov2006-03-031-0/+5
* Fixed crashDmitry Stogov2006-03-031-1/+1
* Remove "called at [(null):0]" from debug backtraceDmitry Stogov2006-03-031-1/+5
* Fixed bug #36575 (SOAP: Incorrect complex type instantiation with hierarchies)Dmitry Stogov2006-03-038-38/+223
* - Added the test case for bug #36599Derick Rethans2006-03-031-0/+12
* - Fixed bug #36599 (DATE_W3C format constant incorrect).Derick Rethans2006-03-032-1/+2
* give credit where it is due.Ilia Alshanetsky2006-03-021-1/+1
* Fixed bug #36388 (ext/soap crashes when throwing exception and session persis...Dmitry Stogov2006-03-022-1/+9
* - MFH Use object handler get in the same way as the rest of the engine doesMarcus Boerger2006-03-021-1/+4
* MFH add safe_mode num of parameter checkYasuo Ohgaki2006-03-021-1/+6
* Remove no longer needed check (checked at a higher level now).Ilia Alshanetsky2006-03-011-5/+0