summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove PHAR_(Z)STR* usagesNikita Popov2013-09-135-120/+33
* Remove version checks in pharNikita Popov2013-09-136-538/+2
* Fix two warningsNikita Popov2013-09-132-3/+2
* Provide more macros for handling of interned stringsNikita Popov2013-09-1314-773/+511
* Make use of Z_*VAL and ZVAL_* in language scannerNikita Popov2013-09-132-670/+532
* Make consistent use of Z_*VAL macros in compilerNikita Popov2013-09-131-63/+63
* Merge branch 'PHP-5.5'Michael Wallner2013-09-130-0/+0
|\
| * fix broken sha2 configure testsMichael Wallner2013-09-131-10/+11
* | fix broken sha2 configure testsMichael Wallner2013-09-131-10/+11
* | Small cleanup in class name resolution of compilerNikita Popov2013-09-133-36/+18
* | Merge branch 'PHP-5.5'Nikita Popov2013-09-121-1/+1
|\ \ | |/
| * Fixed minor bug in test.Levi Morrison2013-09-121-1/+1
* | Merge branch 'PHP-5.5'Nikita Popov2013-09-120-0/+0
|\ \ | |/
| * Move NEWS entries to correct versionNikita Popov2013-09-121-10/+12
* | Merge branch 'PHP-5.5'Nikita Popov2013-09-122-1/+22
|\ \ | |/
| * Fix bug #64782: SplFileObject constructor make $context optionalNikita Popov2013-09-123-1/+26
* | Prepare pdo_firebird for a pecl release alsoPopa Adrian Marius2013-09-122-12/+11
* | Merge branch 'PHP-5.5'Nikita Popov2013-09-122-1/+13
|\ \ | |/
| * Fix bug #65502: DateTimeImmutable::createFromFormat returns DateTimeBoro Sitnikovski2013-09-123-1/+15
* | Merge branch 'PHP-5.5'Nikita Popov2013-09-122-19/+47
|\ \ | |/
| * Fix bug #65548: Comparison for DateTimeImmutable doesn't workBoro Sitnikovski2013-09-123-19/+49
* | Sort the NEWS file alphabetically.Adam Harvey2013-09-111-12/+12
* | Request non-keep-alive connections by default in HTTP 1.1 requests.Adam Harvey2013-09-114-2/+105
* | Allow CURLOPT_FOLLOWLOCATION to be used with open_basedir.Adam Harvey2013-09-106-22/+64
* | Merge branch 'PHP-5.5'Adam Harvey2013-09-092-15/+12
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-09-092-14/+12
| |\
| | * Tinker with the wording of the short_open_tag description.Adam Harvey2013-09-092-14/+12
* | | Merge branch 'PHP-5.5'Adam Harvey2013-09-090-0/+0
|\ \ \ | |/ /
| * | Fix NEWS: these commits were after 5.5.4 was branched and will be in 5.5.5.Adam Harvey2013-09-091-4/+7
* | | Merge branch 'PHP-5.5'Adam Harvey2013-09-092-10/+55
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-09-093-10/+59
| |\ \ | | |/
| | * Handle CLI server request headers case insensitively.Adam Harvey2013-09-093-10/+59
| | * 5.4.21 nowStanislav Malyshev2013-09-033-4/+6
* | | Merge branch 'PHP-5.5'unknown2013-09-091-1/+4
|\ \ \ | |/ /
| * | ensure that the defined interpolation method is used by the generic scaling f...unknown2013-09-092-1/+7
* | | Merge branch 'PHP-5.5'Dmitry Stogov2013-09-091-0/+4
|\ \ \ | |/ /
| * | Fixed issue #128 (opcache_invalidate segmentation fault)Dmitry Stogov2013-09-091-0/+4
* | | Merge commit 'fc9d886f6cd7858bc38c0b564a547dfa2bb743c6'Dmitry Stogov2013-09-090-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5Christopher Jones2013-09-043-4/+6
| |\ \
| | * | 5.5.5 nowJulien Pauli2013-09-043-4/+6
| |/ /
| * | Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5Christopher Jones2013-09-021-0/+47
| |\ \
* | | | Remove obsolete flagChristopher Jones2013-09-064-11/+1
* | | | Update DTrace probesChristopher Jones2013-09-065-7/+16
* | | | Add test for oci_set_* error changesChristopher Jones2013-09-061-0/+72
* | | | Make oci_set_*($connection,...) errors retrievable via oci_error($connection).Christopher Jones2013-09-058-402/+527
* | | | Cast time_t since some "dtrace -G" invocations fail on time_t argumentsChristopher Jones2013-09-033-3/+3
* | | | Merge branch 'master' of https://git.php.net/repository/php-srcChristopher Jones2013-09-032-0/+6
|\ \ \ \
| * | | | Update NEWS/UPGRADING with info about incompat ctxGustavo André dos Santos Lopes2013-09-022-0/+6
* | | | | Merge branch 'master' of https://git.php.net/repository/php-srcChristopher Jones2013-09-0212-54/+139
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5'Xinchen Hui2013-09-021-1/+1
| |\ \ \ \ | | | |/ / | | |/| |