summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2011-01-01731-820/+818
* Add SQLite3_Stmt::readOnly for checking if a statement is read onlyScott MacVicar2010-12-313-6/+81
* - 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-276-4/+27
* 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-243-2/+42
* - 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-2415-1449/+2076
* - Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode).Gustavo André dos Santos Lopes2010-12-232-18/+58
* Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)).Ilia Alshanetsky2010-12-223-1/+12
* 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-213-26/+1
* - Fixed bug #53588 (SplMinHeap bad sorting with custom compareGustavo André dos Santos Lopes2010-12-213-1/+26
* Fixed compiler warningsIlia Alshanetsky2010-12-201-4/+4
* Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams)Hannes Magnusson2010-12-203-0/+47
* - Fixed bug #53574 (Integer overflow in SdnToJulian, sometimes leading toGustavo André dos Santos Lopes2010-12-193-6/+59
* Fix bad args to grapheme_extract(), reported by Maksymilian ArciemowiczStanislav Malyshev2010-12-191-3/+9
* - Cosmetics againFelipe Pena2010-12-181-5/+5
* - CosmeticsFelipe Pena2010-12-181-5/+5
* - fix testPierre Joye2010-12-181-4/+4
* - NEWS update and test related to the NULL poisoning recent fixesPierre Joye2010-12-182-2/+27
* - 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 #53527 (php-fpm --test doesn't set a valuable return value).Jérôme Loyet2010-12-184-2/+25
* - Fixed bug #53568 (swapped memset arguments in struct initialization).Gustavo André dos Santos Lopes2010-12-172-3/+5
* - 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-162-0/+6
* 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-155-4/+80
* count preciser in case of errorAndrey Hristov2010-12-151-3/+5
* - we don't bundled fbclient, system version is usedPierre Joye2010-12-151-0/+3
* - typoPierre Joye2010-12-151-1/+1
* - devel must be done before distPierre Joye2010-12-141-1/+1
* - fix build with out of src obj dirPierre Joye2010-12-142-6/+10
* - we just reached the tiny cmd lenght limit, let reduce the size of dirsPierre Joye2010-12-142-3/+15
* Fixed compiler warningIlia Alshanetsky2010-12-141-1/+1
* Fixed bug #53541 (format string bug in ext/phar).Ilia Alshanetsky2010-12-143-4/+16
* - fix header installPierre Joye2010-12-141-2/+2
* - that's not in 5.3Pierre Joye2010-12-141-1/+1