summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_7RC2'.php-5.2.7RC2SVN Migration2008-10-231-32/+0
* MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option)Arnaud Le Blanc2008-10-231-0/+3
* - MFH: Fixed bug #43925 (Incorrect argument counter in prepared statements wi...Felipe Pena2008-10-233-3/+64
* - remove unused filesPierre Joye2008-10-234-233/+0
* - add missing filesPierre Joye2008-10-233-0/+168
* - MFHPierre Joye2008-10-2357-790/+1188
* Committing test for tillZoe Slattery2008-10-211-0/+49
* MFB:Fixed bug #46343 (IPv6 address filter accepts invalid address)Ilia Alshanetsky2008-10-201-0/+3
* MFH: fix bug #46323 (compilation of simplexml for NetWare breaks)Rob Richards2008-10-201-1/+1
* MFH: fix bug #46335 (DOMText::splitText doesn't handle multibyte characters)Rob Richards2008-10-202-4/+39
* MFB: Fix #46317 (Iterator class not properly checked)Etienne Kneuss2008-10-193-25/+7
* revert the patch, it's not needed in this branchAntony Dovgal2008-10-181-2/+0
* MFH: fix memleakAntony Dovgal2008-10-171-0/+2
* missed one!Zoe Slattery2008-10-171-1/+1
* Replacing explicit object ID with %dZoe Slattery2008-10-171-3/+3
* Committing for Robin FernandesZoe Slattery2008-10-1743-0/+3473
* * MFH remainderMoriyoshi Koizumi2008-10-161-0/+8
* Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow)Dmitry Stogov2008-10-162-49/+120
* wsDmitry Stogov2008-10-161-14/+14
* Fixed bug #43723 (SOAP not sent properly from client for <choice>)Dmitry Stogov2008-10-161-5/+17
* - MFH & BFNMoriyoshi Koizumi2008-10-161-8/+9
* MFH:Felipe Pena2008-10-166-7/+357
* - Fixed possible efree(NULL)Felipe Pena2008-10-151-1/+3
* MFB: Fixed bug #46271 (local_cert option is not resolved to full path)Ilia Alshanetsky2008-10-141-19/+22
* - MFH: Fixed bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg w...Felipe Pena2008-10-142-14/+104
* MFH:Felipe Pena2008-10-132-4/+46
* - Updated to version 2008.8 (2008h)Derick Rethans2008-10-131-127/+128
* - MFB: Fixed compiler warningsFelipe Pena2008-10-121-0/+4
* - MFB: Removed unnecessary strcmp call (thanks Tony)Felipe Pena2008-10-121-1/+1
* - New testsFelipe Pena2008-10-122-0/+172
* - MFB: Complete the fix for #46274, and testsFelipe Pena2008-10-121-0/+2
* fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after ...Greg Beaver2008-10-112-6/+33
* MFH:Felipe Pena2008-10-111-2/+8
* - Fixed testFelipe Pena2008-10-101-4/+4
* - Added skipifFelipe Pena2008-10-101-0/+4
* - New testFelipe Pena2008-10-101-0/+38
* - MFH: Static'ficationFelipe Pena2008-10-101-0/+23
* MFH:Felipe Pena2008-10-101-6/+10
* MFH:Felipe Pena2008-10-103-35/+217
* - 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-072-4/+27
* - MFH: Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callba...Felipe Pena2008-10-072-4/+48
* MFB:Ilia Alshanetsky2008-10-073-53/+62
* - MFH: Fixed code ("Division by zero" anymore)Felipe Pena2008-10-071-0/+3
* - MFH: Fixed compiler warningFelipe Pena2008-10-061-6/+3
* - 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-052-6/+44
* MFH: Fixed #46164 (stream_filter_remove() closes the stream)Arnaud Le Blanc2008-10-053-0/+55