summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix invalid variable name at ext/spl/internal/multipleiterator.inckazusuke sasezaki2013-07-151-1/+1
* revert false fixVeres Lajos2013-07-151-1/+1
* typo fixesVeres Lajos2013-07-1583-140/+140
* less serious compatAbility fixesVeres Lajos2013-07-154-4/+4
* typos (orig)Veres Lajos2013-07-151-2/+2
* Merge branch 'PHP-5.4' of https://github.com/php/php-src into PHP-5.4Anatol Belski2013-07-141-6/+6
|\
| * Fix Bug #65219Stanley Sufficool2013-07-141-6/+6
* | fix uninitialized memory usageAnatol Belski2013-07-141-2/+2
|/
* - Bug #65228 (FTPs memory leak) patch by: marco dot beierer at mbsecurity dot chFelipe Pena2013-07-131-0/+15
* - Fixed bug #65227 (Memory leak in gmp_cmp second parameter)Felipe Pena2013-07-121-0/+1
* Fixed meta data retrieve when OID is larger than 2^31Yasuo Ohgaki2013-07-131-1/+1
* Fixed bug #65226 chroot() does not get enabledAnatol Belski2013-07-111-1/+23
* Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-07-101-0/+15
|\
| * add test for bug #65236Johannes Schlüter2013-07-101-0/+15
* | - Updated to version 2013.4 (2013d)Derick Rethans2013-07-091-44/+44
* | Merge branch 'PHP-5.4' of ssh://git.php.net/php-src into PHP-5.4Andrey Hristov2013-07-0824-439/+982
|\ \
| * \ Merge branch 'PHP-5.3' into PHP-5.4Rob Richards2013-07-061-40/+50
| |\ \ | | |/
| | * truncate results at depth of 255 to prevent corruptionRob Richards2013-07-061-40/+50
| * | - Fixed build on FreeTDS 0.82Felipe Pena2013-07-031-0/+6
| * | Make sure return value is initialised in case transaction startup failsJohannes Schlüter2013-07-031-2/+2
| * | Make sure result is initilizedJohannes Schlüter2013-07-031-2/+2
| * | Fixed Bug #65142 Missing phar man pageRemi Collet2013-07-024-0/+530
| * | Fixed mysql tests parsing phpinfo()Anatol Belski2013-07-022-6/+5
| * | Fixed bug #35703: when session_name("123") consist only digits, should warningYasuo Ohgaki2013-06-293-25/+114
| * | Fixed bug #49175: mod_files.sh does not support hash bitsYasuo Ohgaki2013-06-291-13/+54
| * | Merge branch 'bug61860' into PHP-5.4Stanislav Malyshev2013-06-284-337/+111
| |\ \
| | * | small optimizationStanislav Malyshev2013-06-232-10/+7
| | * | fix bug #61860: use USearch for searches, it does the right thingStanislav Malyshev2013-06-234-331/+108
| * | | Add a __wakeup() method to SplFixedArray, thereby fixing serialising anAdam Harvey2013-06-282-0/+85
| * | | Fix bug #62535 - $_SESSION[$key]["cancel_upload"] doesn't work as documentedArpad Ray2013-06-271-1/+1
| * | | Fixed bug #65136 (RecursiveDirectoryIterator segfault)Xinchen Hui2013-06-271-6/+8
| * | | - Fixed bug #64467 (Segmentation fault after imap_reopen failure) patch by: a...Felipe Pena2013-06-261-4/+3
| * | | - Fixed bug #63409 (php-dba function test fails on big-endian machine) patch ...Felipe Pena2013-06-261-1/+9
| * | | - Fixed testFelipe Pena2013-06-261-2/+2
* | | | Fixed segfault in mysqlnd when doing long prepareAndrey Hristov2013-07-082-0/+51
|/ / /
* | | add new testAndrey Hristov2013-06-261-0/+251
* | | Fixed bug #65015 (pg_send_query does not flush send buffer) patch submitted b...Yasuo Ohgaki2013-06-261-0/+36
* | | - Fixed bug #62475 (variant_* functions causes crash when null given as an ar...Felipe Pena2013-06-251-1/+2
* | | - Fixed bug #62672 (Error on serialize of ArrayObject) patch by: lior dot k a...Felipe Pena2013-06-252-1/+32
* | | Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4Felipe Pena2013-06-252-3/+3
|\ \ \
| * | | Minium changes to allow PDO_OCI to build with Oracle Database 12c libraries.Christopher Jones2013-06-252-3/+3
* | | | - Fixed bug #62964 (Possible XSS on "Registered stream filters" info) patch b...Felipe Pena2013-06-251-1/+5
|/ / /
* | | Fixed Bug #61828 (Memleak when calling Directory(Recursive)Iterator/Spl(Temp)...Xinchen Hui2013-06-252-0/+17
* | | - Fixed bug #61594 (ext/session/mod_mm.c: missing free of ps_mm_instance) pat...Felipe Pena2013-06-241-0/+2
* | | - Fixed bug #61387 (NULL valued anonymous column causes segfault in odbc_fetc...Felipe Pena2013-06-241-1/+1
* | | seems to be working fine for me on 32-bitStanislav Malyshev2013-06-231-2/+0
|/ /
* | Fix bug #62759: Buggy grapheme_substr() on edge caseStanislav Malyshev2013-06-232-3/+43
* | Implements feature Bug #63472 ability to set SO_BINDTODEVICE on socket.Damjan Cvetko2013-06-232-1/+56
* | skip test for bug #64936 when tokenizer not builtRemi Collet2013-06-201-0/+4
* | Related to bug #65047 (Test skip on client / server version)Remi Collet2013-06-193-4/+4