summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* add & fix tests for lenient parsingStanislav Malyshev2010-12-123-4/+299
* - Fixed bug #53530 (php_crypt tests gcc version incorrectly due toGustavo André dos Santos Lopes2010-12-121-1/+1
* Fixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work with ipv6).Ilia Alshanetsky2010-12-123-2/+70
* Fixed bug 48484 (array_product() always returns 0 for an empty array).Ilia Alshanetsky2010-12-124-4/+12
* Fixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)Ilia Alshanetsky2010-12-123-1/+35
* Fixed bug #53425 (mysqli_real_connect() ignores client flags when built to ca...Kalle Sommer Nielsen2010-12-121-1/+4
* - Added the + modifier to parseFromFormat to allow trailing text in theDerick Rethans2010-12-123-3/+188
* Fixed bug #53503 (mysqli::query returns false after successful LOAD DATA query)Kalle Sommer Nielsen2010-12-122-1/+51
* - Fixed a few test casesDerick Rethans2010-12-126-283/+73
* moved the second unlink() to the CLEAN section in the SplFileObject_fwrite_va...Eyal Teutsch2010-12-123-0/+12
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-1120-5/+31
* * Fixed parameter check introduced with the recent fix for bug #53492.Martin Jansen2010-12-111-2/+2
* Upgraded bundled Sqlite3 to version 3.7.4.Ilia Alshanetsky2010-12-114-1159/+3509
* - Tests and small parsing correction for php://fd wrapperGustavo André dos Santos Lopes2010-12-115-1/+65
* - Implemented request #26158/bug #53465 (open arbitrary file descriptor with ...Gustavo André dos Santos Lopes2010-12-112-1/+34
* - Fixed bug #53515 (property_exists incorrect on ArrayObject null and 0 values)Felipe Pena2010-12-102-4/+45
* - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down)Felipe Pena2010-12-101-1/+1
* Update for PECL upload that is synced with PHP 5.3.4Christopher Jones2010-12-101-3/+3
* Add more constants to curl_getinfo(), dependent on cURL version installed so ...Scott MacVicar2010-12-101-0/+27
* - Added test for bug #53512Felipe Pena2010-12-101-0/+25
* - Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values)Felipe Pena2010-12-101-0/+5
* - Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)Felipe Pena2010-12-103-5/+184
* Fixed bug #53511 (Exceptions are lost in case an exception is thrown in catch...Dmitry Stogov2010-12-091-0/+13
* test bug42364 included a superfluous ?>Eyal Teutsch2010-12-091-1/+0
* pdo_025 expected a certain extra character that is not part of windows output...Eyal Teutsch2010-12-091-1/+1
* curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows ...Eyal Teutsch2010-12-085-9/+9
* fix ZTS buildAntony Dovgal2010-12-081-3/+3
* Removed compile time dependency from ext/mbstringDmitry Stogov2010-12-083-145/+151
* - Fix #53492, fix crash if aa steps are invalidPierre Joye2010-12-081-0/+5
* Skip additional result sets sent by MySQL 5.5 serversAndrey Hristov2010-12-061-2/+17
* don't crash if the API is used incorrectlyAndrey Hristov2010-12-061-2/+6
* make sure the stream context is present before looking for any optionsAntony Dovgal2010-12-041-1/+1
* - Fixed test (Eyal Teutsch)Felipe Pena2010-12-041-1/+1
* - Fixed testFelipe Pena2010-12-041-1/+1
* - Fixed testsFelipe Pena2010-12-042-2/+14
* - Fixed testFelipe Pena2010-12-031-2/+0
* - Fixed testFelipe Pena2010-12-031-1/+6
* - Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number)Felipe Pena2010-12-032-1/+35
* - Fix testJani Taskinen2010-12-031-0/+1
* Implement FR #53457 (number_format must support more than one character forAdam Harvey2010-12-033-18/+99
* Implemented FR #53447 (Cannot disable SessionTicket extension for servers thatAdam Harvey2010-12-031-0/+12
* fix test after newly introduced constantAndrey Hristov2010-12-021-0/+1
* and export the new constantAndrey Hristov2010-12-021-0/+3
* new server constant as of 5.5Andrey Hristov2010-12-021-0/+1
* - not TS and useless on server, also not required anymore with the supported ...Pierre Joye2010-12-021-4/+1
* Remove OCI8 devel status in preparation for PHP 5.3.4 releaseChristopher Jones2010-12-011-1/+1
* Add Berkeley DB 5.1 support to the DBA extensionChristopher Jones2010-12-011-1/+1