summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2011-01-01507-591/+589
* Add SQLite3_Stmt::readOnly for checking if a statement is read onlyScott MacVicar2010-12-312-4/+78
* - Do not violate php_stream abstraction and use php_stream_tell instead of ac...Gustavo André dos Santos Lopes2010-12-301-14/+21
* New test for stream_meta_data($zipstream)Hannes Magnusson2010-12-301-0/+74
* removed extra ?> from the FILE sectionEyal Teutsch2010-12-301-1/+0
* - WSPierre Joye2010-12-281-1/+1
* fix segfault when node is NULLAntony Dovgal2010-12-271-1/+1
* typoRob Richards2010-12-271-1/+1
* fix crash with entity declarationsRob Richards2010-12-271-14/+16
* - Fixed bug #53612 (Segmentation fault when using several cloned intlGustavo André dos Santos Lopes2010-12-275-4/+25
* SplFileObject_fgetcsv files: SplFileObject__fgetcsv.csv used instead of SplFi...Eyal Teutsch2010-12-268-24/+24
* fixed 6 tests to pass on non-linux os, by removing the generic linux error st...Eyal Teutsch2010-12-267-6/+9
* using PWD which is supported by run-tests.php, rather than $cwdEyal Teutsch2010-12-262-2/+2
* - Fixed bug #53603 (ZipArchive should quiet stat errors).Gustavo André dos Santos Lopes2010-12-242-2/+40
* - Fix PCRE build on Windows; closes bug #53606.Gustavo André dos Santos Lopes2010-12-241-1/+3
* Upgraded\ bundled\ PCRE\ to\ version\ 8.11.Ilia Alshanetsky2010-12-2414-1449/+2075
* - Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode).Gustavo André dos Santos Lopes2010-12-231-18/+54
* Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)).Ilia Alshanetsky2010-12-222-1/+11
* removed unused varIlia Alshanetsky2010-12-211-2/+0
* - Revert of revision 306542, turns out the semantics of compare() are Gustavo André dos Santos Lopes2010-12-212-24/+1
* - Fixed bug #53588 (SplMinHeap bad sorting with custom compareGustavo André dos Santos Lopes2010-12-212-1/+24
* Fixed compiler warningsIlia Alshanetsky2010-12-201-4/+4
* Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams)Hannes Magnusson2010-12-202-0/+45
* - Fixed bug #53574 (Integer overflow in SdnToJulian, sometimes leading toGustavo André dos Santos Lopes2010-12-192-6/+55
* Fix bad args to grapheme_extract(), reported by Maksymilian ArciemowiczStanislav Malyshev2010-12-191-3/+9
* - fix testPierre Joye2010-12-181-4/+4
* - NEWS update and test related to the NULL poisoning recent fixesPierre Joye2010-12-181-0/+17
* - fix possible crash introduced by the null poisoning patchPierre Joye2010-12-181-0/+3
* - fix leak introduced by the null poisoning patchPierre Joye2010-12-181-0/+1
* - fix leak introduced by the null poisoning patchPierre Joye2010-12-181-0/+1
* - Fixed bug #53568 (swapped memset arguments in struct initialization).Gustavo André dos Santos Lopes2010-12-171-3/+1
* - Update creditsJani Taskinen2010-12-171-2/+2
* - RevertJani Taskinen2010-12-171-2/+2
* Throw some credit aroundHannes Magnusson2010-12-171-2/+2
* fix a small bug about affected_rows in the text protocolAndrey Hristov2010-12-161-0/+3
* Fix sprintf modifier to be right, wrong data reported in the logAndrey Hristov2010-12-161-2/+2
* - Fixed a bug in DateTime->modify() where absolute date/time statements had noDerick Rethans2010-12-154-4/+76
* count preciser in case of errorAndrey Hristov2010-12-151-3/+5
* Fixed compiler warningIlia Alshanetsky2010-12-141-1/+1
* Fixed bug #53541 (format string bug in ext/phar).Ilia Alshanetsky2010-12-141-1/+1
* - fix header installPierre Joye2010-12-141-2/+2
* - that's not in 5.3Pierre Joye2010-12-141-1/+1
* - that's not in 5.3Pierre Joye2010-12-141-1/+1
* - that should not have been appliedPierre Joye2010-12-131-0/+2
* - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-1320-5/+31
* -wsPierre Joye2010-12-131-2/+0
* Fixed bug #48607 (fwrite() doesn't check reply from ftp server before exiting)Ilia Alshanetsky2010-12-131-2/+22
* Revert fix for bug #53493 to be compliant with the XML specificationKalle Sommer Nielsen2010-12-132-19/+1
* Fixed bug #53493 (xmlrpc_decode should not be sensitive to leading whitespace)Kalle Sommer Nielsen2010-12-132-1/+20
* MFH: fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during longAdam Harvey2010-12-132-1/+39