summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-10-142-1/+3
|\
| * fixed skeleton to produce the normalized ext version macrosAnatol Belski2013-10-142-1/+3
* | - Fixed resource leakFelipe Pena2013-10-121-0/+1
* | Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled).Dmitry Stogov2013-10-103-123/+152
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-091-12/+14
|\ \ | |/
| * C89 compatibilityMichael Wallner2013-10-091-12/+14
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-091-5/+6
|\ \ | |/
| * Fixed segfault when built with OpenSSL >= 1.0.1Daniel Lowrey2013-10-091-5/+6
| * FIX BUG #65219 - Typo correctionStanley Sufficool2013-10-051-1/+1
| * Merge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4Stanley Sufficool2013-10-0515-852/+1402
| |\
| * | FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92Stanley Sufficool2013-10-051-18/+12
* | | added fixed tests for ICU >= 51.2Anatol Belski2013-10-0724-0/+3311
* | | fixed failing tests for ICU >= 51.2Anatol Belski2013-10-0724-34/+47
* | | FIX BUG #65219 - Typo correctionStanley Sufficool2013-10-051-1/+1
* | | FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92Stanley Sufficool2013-10-051-18/+12
* | | Allow the ldap extension to be compiled with Oracle's LDAPChristopher Jones2013-10-042-24/+55
* | | Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2013-10-043-1/+192
|\ \ \ | | |/ | |/|
| * | Fix bug #65667: ftp_nb_continue produces segfaultPhilip Hofstetter2013-10-043-1/+192
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-042-4/+62
|\ \ \ | |/ /
| * | fix bug #64146 (serialize incorrectly saving objects when they areMichael Wallner2013-10-042-4/+62
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-041-0/+83
|\ \ \ | |/ /
| * | such a weird hack probably helps in finding regressions in the futureMichael Wallner2013-10-041-0/+83
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-042-2/+50
|\ \ \ | |/ /
| * | Fixed bug #64230 (XMLReader does not suppress errors)Michael Wallner2013-10-042-2/+50
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-031-1/+1
|\ \ \ | |/ /
| * | typo: really fix bug #51936 Crash with clone xmlreaderMichael Wallner2013-10-031-1/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-032-0/+23
|\ \ \ | |/ /
| * | fix bug #59613 (Crash with clone XMLReader)Michael Wallner2013-10-032-0/+23
* | | Fix Bug #60633 build warning in bcmathRemi Collet2013-10-031-3/+0
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-023-17/+44
|\ \ \ | |/ /
| * | fix bug #65808 the socket_connect() won't work with IPv6 addressMichael Wallner2013-10-021-17/+42
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-012-30/+149
|\ \ \ | |/ /
| * | Fixed bug #61548Michael Wallner2013-10-012-30/+149
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-09-302-4/+17
|\ \ \ | |/ /
| * | fix testMichael Wallner2013-09-301-4/+16
| * | fix memleak on resetting rebind_procMichael Wallner2013-09-301-0/+1
* | | Removed references to "Zend Support"Dmitry Stogov2013-09-271-5/+5
* | | Added support for GNU Hurd. (Svante Signell)Dmitry Stogov2013-09-272-35/+46
* | | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2013-09-271-794/+784
|\ \ \ | |/ /
| * | - Updated to version 2013.6 (2013f)Derick Rethans2013-09-271-794/+784
| |/
* | Merge branch 'PHP-5.4' into PHP-5.5Stanley Sufficool2013-09-261-0/+2
|\ \ | |/
| * FIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driverStanley Sufficool2013-09-261-0/+2
* | Added function opcache_compile_file() to load PHP scripts into cache without ...Dmitry Stogov2013-09-253-1/+49
* | Fixed issue #135 (segfault in interned strings if initial memory is too low)Dmitry Stogov2013-09-251-4/+10
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-09-222-6/+57
|\ \ | |/
| * Copy dba_*() keys before converting to string.Adam Harvey2013-09-222-6/+57
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-09-201-2/+2
|\ \ | |/
| * Fix the broken sh syntax in ext/imap/config.m4.Adam Harvey2013-09-201-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5David Soria Parra2013-09-183-31/+2
|\ \ | |/
| * Revert "EmptyIterator now implements Countable; fixes bug 60577"David Soria Parra2013-09-183-31/+2