summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_7RC4'.php-5.2.7RC4SVN Migration2008-11-211-32/+0
* - MFH: Fixed memory leaks in readline_completion_function()Felipe Pena2008-11-202-2/+32
* Adding some tests for array_productIain Lewis2008-11-206-0/+425
* - ext/wddx: fixed test 003 which depended on arch (32bits vs 64bits)Mark Karpeles2008-11-201-47/+10
* - MFH: ext/wddx: classes providing __sleep() are stored without properties (f...Mark Karpeles2008-11-205-5/+228
* - #46497, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)Pierre Joye2008-11-193-420/+407
* - Fixed testFelipe Pena2008-11-191-0/+2
* Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux...Ant Phillips2008-11-1856-0/+4908
* - fix titlePierre Joye2008-11-181-1/+1
* - MFH: #41033, enable signing with DSA keysPierre Joye2008-11-184-2/+66
* Commit tests for ext/reflectionAnt Phillips2008-11-1723-0/+772
* - skip if pcntl is missingPierre Joye2008-11-161-1/+2
* - MFH: manage references of stream context properly (Tony)Pierre Joye2008-11-163-0/+93
* MFB: Fixed memory leak inside readline_callback_handler_install() functionIlia Alshanetsky2008-11-161-2/+3
* - MFH: Better fixFelipe Pena2008-11-132-15/+9
* Add option to send error_log directly to SAPIStanislav Malyshev2008-11-131-1/+8
* MFB: Fixed a bug inside dba_replace() that could cause file truncation withIlia Alshanetsky2008-11-131-1/+3
* - Reverted last change, only in this branchFelipe Pena2008-11-132-3/+3
* - MFH: Fixed invalid readsFelipe Pena2008-11-132-3/+3
* - MFH: Fixed a macro redefinition on BSD for different purposeFelipe Pena2008-11-121-0/+1
* - MFH: Removed unused variablesFelipe Pena2008-11-121-3/+0
* - Fix testFelipe Pena2008-11-121-1/+1
* - MFH:Pierre Joye2008-11-128-61/+135
* - Fixes and new testsFelipe Pena2008-11-117-1/+127
* MFH:Felipe Pena2008-11-112-4/+39
* MFH: Fixed stream_get_contents() when using $maxlength and socket is notArnaud Le Blanc2008-11-111-0/+18
* MFH: Fixed bug #44818 (php://memory writeable when opened read only)Arnaud Le Blanc2008-11-112-2/+49
* - Make expected result compatible with recent Firebird versionFelipe Pena2008-11-103-4/+4
* - New testsFelipe Pena2008-11-107-0/+222
* - MFH: Added connection checking on SKIPIFFelipe Pena2008-11-081-0/+5
* - MFB: Initial releaseTimm Friebe2008-11-081-0/+37
* - Adjusted tests to realityTimm Friebe2008-11-081-4/+4
* - MFB: Made this test independent of date formatTimm Friebe2008-11-081-4/+4
* - MFB: Fixed problems with segmentation faults when using unbuffered queriesTimm Friebe2008-11-081-21/+20
* - MFB: Changed while loop in php_sybase_fetch_result_row() to also read rows ...Timm Friebe2008-11-081-1/+1
* - MFB: Made this test independent of field types in master..sysprocessesTimm Friebe2008-11-081-10/+0
* - Changed source to read host, user and password from environmentTimm Friebe2008-11-081-3/+3
* MFH:Felipe Pena2008-11-071-1/+1
* MFH:Felipe Pena2008-11-052-11/+17
* - Fixed bug #45166 (substr() overflow changes) (now synced with other branches)Felipe Pena2008-11-051-1/+3
* MFH: New tests for syslogKalle Sommer Nielsen2008-11-054-0/+96
* MFH: Open STDIN and php://stdin streams with the relevantArnaud Le Blanc2008-11-041-1/+15
* MFH: Fixed stream_get_line() to behave as documented on non-blockingArnaud Le Blanc2008-11-041-0/+66
* MFH: Avoids fclose() from complaining that stream_socket_pair() streamsArnaud Le Blanc2008-11-042-0/+27
* MFH: Fixed bug #46024 (stream_select() doesn't return the correct number)Arnaud Le Blanc2008-11-042-0/+52
* - MFH: Improved fixFelipe Pena2008-11-032-4/+41
* cleanupArnaud Le Blanc2008-11-031-0/+1
* MFH: Fixed bug #44607 (stream_get_line unable to correctly identify theArnaud Le Blanc2008-11-031-0/+22
* - New testFelipe Pena2008-11-031-0/+50
* MFH:Felipe Pena2008-11-032-0/+32