summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Removed unnecessary strcmp call (thanks Tony)Felipe Pena2008-10-121-1/+1
* - Complete the fix for #46274, and testsFelipe Pena2008-10-123-0/+174
* add new test for copy-on-write, fix copy-on-write for Phar/PharFileInfo methodsGreg Beaver2008-10-124-11/+174
* re-add as binaryGreg Beaver2008-10-122-0/+0
* stupid cvs added this as textGreg Beaver2008-10-121-0/+0
* fix files for advanced include_path testGreg Beaver2008-10-122-2/+2
* increase code coverageGreg Beaver2008-10-124-0/+31
* fix links for fseek as wellGreg Beaver2008-10-112-3/+16
* fix reading links from streams (works with PharFileInfo->getContent())Greg Beaver2008-10-113-11/+44
* cosmetics/maintainability: reduce code redundancy on error conditionsGreg Beaver2008-10-111-35/+13
* work around crap stream filter implementation, update tests for compressed al...Greg Beaver2008-10-115-1/+33
* fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after ...Greg Beaver2008-10-113-11/+73
* - Fixed bug #46249 (pdo_pgsql always fill in NULL for empty BLOB)Felipe Pena2008-10-111-2/+8
* MFH:Kalle Sommer Nielsen2008-10-101-0/+4
* improve OCI detectionStanislav Malyshev2008-10-101-45/+12
* - Added skipifFelipe Pena2008-10-101-0/+4
* - New testFelipe Pena2008-10-101-0/+38
* - MFH: Static'ficationFelipe Pena2008-10-101-0/+23
* - Fixed testsFelipe Pena2008-10-102-10/+6
* MFH:Felipe Pena2008-10-101-6/+10
* Fixed bug #46246 (difference between call_user_func(array($this, $method)) an...Dmitry Stogov2008-10-102-4/+57
* MFH:Felipe Pena2008-10-103-35/+217
* MFH:Kalle Sommer Nielsen2008-10-091-2/+3
* - MFH: Fixed bug pecl#9641 (Unable to add driver specific methods to PDOState...Felipe Pena2008-10-091-2/+1
* - Fix typoFelipe Pena2008-10-091-2/+2
* note fix to bug #45907: undefined reference to 'PHP_SHA512Init'Greg Beaver2008-10-091-0/+1
* fix bug #45907: undefined reference to PHP_SHA512InitGreg Beaver2008-10-099-11/+22
* use proper macroIlia Alshanetsky2008-10-081-1/+1
* - MFH: Fixed mime-type generation.Derick Rethans2008-10-084-13/+13
* - 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
* - MFH: Fixed code ("Division by zero" anymore)Felipe Pena2008-10-071-0/+3
* MFH:Kalle Sommer Nielsen2008-10-061-11/+13
* Removed deprecated usage of zend_get_parameters_ex()Ilia Alshanetsky2008-10-061-7/+5
* - 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-5/+53
* - Updated to version 2008.7 (2008g)Derick Rethans2008-10-061-25/+25
* Fixed a few signedness warningsIlia Alshanetsky2008-10-061-2/+2
* - MFH: Fixed bug #46238 (Segmentation fault on static call with empty string ...Felipe Pena2008-10-064-22/+144
* Moved to NEWS in 5_2Etienne Kneuss2008-10-051-2/+0
* Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix E...Etienne Kneuss2008-10-053-6/+49
* MFH: New parameter parsing API (with lots of help from Felipe)Kalle Sommer Nielsen2008-10-051-470/+304
* - MFH: Initialize variableFelipe Pena2008-10-051-5/+1
* MFH: Fixed #46164 (stream_filter_remove() closes the stream)Arnaud Le Blanc2008-10-053-0/+55
* - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden...Felipe Pena2008-10-041-6/+6
* - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias...Felipe Pena2008-10-041-6/+6
* MFH:Felipe Pena2008-10-031-289/+201
* - Declarations MUST BE done in the beginning of a contextPierre Joye2008-10-031-1/+1
* Adds signal handling around popen/pclose in mail.c.Mikko Koppanen2008-10-031-0/+37
* Committting tests for Olafur WaageZoe Slattery2008-10-022-0/+53