summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_7RC1'.php-5.2.7RC1SVN Migration2008-10-091-32/+0
* 5.2.7RC1Ilia Alshanetsky2008-10-093-4/+4
* - MFH: Fixed bug pecl#9641 (Unable to add driver specific methods to PDOState...Felipe Pena2008-10-091-2/+1
* - MFH: Fixed bug #45575 (Segfault with invalid non-string as event handler ca...Felipe Pena2008-10-073-4/+29
* - MFH: Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callba...Felipe Pena2008-10-073-4/+50
* MFB:Ilia Alshanetsky2008-10-074-53/+67
* - MFH: Fixed code ("Division by zero" anymore)Felipe Pena2008-10-071-0/+3
* - MFH: Fixed compiler warningFelipe Pena2008-10-061-6/+3
* - BFN #45373Felipe Pena2008-10-061-0/+1
* - MFH: Fixed bug #45373 (php crash on query with errors in params)Felipe Pena2008-10-062-6/+54
* - Updated to version 2008.7 (2008g)Derick Rethans2008-10-061-25/+25
* MFH: bug #46115 (Fixes nothing in 5.2, but sync code)Etienne Kneuss2008-10-062-2/+17
* Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix E...Etienne Kneuss2008-10-053-6/+46
* MFH: Fixed #46164 (stream_filter_remove() closes the stream)Arnaud Le Blanc2008-10-054-0/+56
* MFH:Felipe Pena2008-10-043-12/+14
* - Fixed compiler warningFelipe Pena2008-10-042-3/+3
* reorderJani Taskinen2008-10-031-3/+1
* Adds signal handling around popen/pclose in mail.c.Mikko Koppanen2008-10-032-0/+39
* - MFH: Fixed bug #46215 (json_encode mutates its parameter and has some class...Felipe Pena2008-10-023-2/+30
* remove BOMAntony Dovgal2008-10-011-1/+1
* Fix bugs orderKalle Sommer Nielsen2008-10-011-3/+4
* MFH: Fix bug #46209 - Remove license condition that is no longer required.Scott MacVicar2008-10-011-8/+0
* Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float)Dmitry Stogov2008-10-013-1/+63
* BFNRob Richards2008-09-281-0/+1
* MFH: fix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)Rob Richards2008-09-281-1/+1
* fix testAntony Dovgal2008-09-241-4/+2
* - MFH: Fixed bug #46157 (PDOStatement::fetchObject prototype error)Felipe Pena2008-09-232-2/+3
* MFH: fix hints causing phpdoc crashRob Richards2008-09-222-3/+3
* - BFN #46088Felipe Pena2008-09-221-1/+2
* - MFH: Fixed bug #46088 (RegexIterator::accept - segfault)Felipe Pena2008-09-222-0/+15
* fix Bug #46147: after stream seek, appending stream filter reads incorrect dataGreg Beaver2008-09-223-9/+12
* MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)Arnaud Le Blanc2008-09-203-2/+20
* fix testAntony Dovgal2008-09-181-8/+8
* fix typoAntony Dovgal2008-09-181-1/+1
* fix testAntony Dovgal2008-09-181-1/+1
* MFH Fix #44424 (Extending PDO/MySQL class with a __call() function doesn't work)Johannes Schlüter2008-09-162-3/+9
* MFHAntony Dovgal2008-09-162-0/+31
* - Updated to version 2008.6 (2008f)Derick Rethans2008-09-151-435/+452
* Fixed bug #43053 (Regression: some numbers shown in scientific notation). (in...Dmitry Stogov2008-09-158-23/+29
* MFB: Fixed bug #45580 (levenshtein() crashes with invalid argument)Ilia Alshanetsky2008-09-142-77/+70
* - MFH: Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime.Moriyoshi Koizumi2008-09-131-1/+2
* - MFH: Properly initialize/finalize the library. This plugs the leaks caused byMoriyoshi Koizumi2008-09-131-0/+2
* - MFH: WSMoriyoshi Koizumi2008-09-131-1/+1
* - MFH: Add missing =DIRMoriyoshi Koizumi2008-09-131-1/+1
* - Remove unexposed functions.Moriyoshi Koizumi2008-09-122-118/+0
* - MFH: Use memcmp() for binary safety.Moriyoshi Koizumi2008-09-121-17/+10
* - MFH: Fixed unexpected zval changesFelipe Pena2008-09-122-10/+60
* MFH: Fixed #46053 (SplFileObject::seek - Endless loop)Arnaud Le Blanc2008-09-113-1/+16
* MFH: Fixed #46051 (SplFileInfo::openFile - memory overlap)Arnaud Le Blanc2008-09-113-0/+16
* BFNRob Richards2008-09-111-0/+4