2016-07-20 |
Anatol Belski | regenerate date parser with re2c 0.13.5 to fix OSX... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Xinchen Hui | Fixed arginfo |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Derick Rethans | Regenerate with the -b flag, as we used to do. |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Stanislav Malyshev | Merge branch 'PHP-5.5' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Stanislav Malyshev | Improve fix for #72520 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | Merge branch 'PHP-5.6' of git.php.net:php-src into... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | #72482, revert for 5.6 for now |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Christoph M... | Update NEWS |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Christoph M... | Fix #43828: broken transparency of imagearc for truecol... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Anatol Belski | fix test portability and expectation |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | #72482, Ilegal write/read access caused by gdImageAALin... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | fix #72494, improve input color check and prevent issue... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | Merge branch 'PHP-5.6' of git.php.net:php-src into... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | improve fix #72558, free contribRow as well |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Merge branch 'PHP-5.5' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | improve fix #72558, while (u>=0) with unsigned int... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | improve fix #72558, while (u>=0) with unsigned int... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Merge branch 'PHP-5.5' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Fix memory leak |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Merge branch 'PHP-5.5' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Merge branch 'PHP-5.6.24' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Merge branch 'PHP-5.5' of git.php.net:php-src into... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Anatol Belski | Merge branch 'PHP-5.5' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | fix #72519, possible OOB using imagegif |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | fix #72512, invalid read or write for palette image... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | fix #72519, possible OOB using imagegif |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | Merge branch 'PHP-5.5' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Apparently some envs miss SIZE_MAX |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | fix #72519, possible OOB using imagegif |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | Merge branch 'PHP-5.5' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Pierre Joye | fix #72512, invalid read or write for palette image... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Merge branch 'PHP-5.5.38' into PHP-5.5 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Fix tests |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Fix bug #72618: NULL Pointer Dereference in exif_proces... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Partial fix for bug #72613 - do not treat negative... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Stanislav Malyshev | Fix bug #72606: heap-buffer-overflow (write) simplestri... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Christoph M... | Merge branch 'pull-request/1991' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Christoph M... | Fix #70315: 500 Server Error but page is fully rendered |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Stanislav Malyshev | Fix for bug #72558, Integer overflow error within _gdCo... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Stanislav Malyshev | Fix bug #72603: Out of bound read in exif_process_IFD_i... |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Nikita Popov | Revert "Fixed bug #72286 (Segmentation fault During... |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Christoph M... | Fix #72604: imagearc() ignores thickness for full arcs |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Christoph M... | Fix bug #66502: DOM document dangling reference |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Dmitry Stogov | Fixed bug #72286 (Segmentation fault During Garbage... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Anatol Belski | Merge branch 'PHP-5.5' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Anatol Belski | Extend libxml exports |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Christoph M... | Fix bug #72596: imagetypes function won't advertise... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Nikita Popov | Add NEWS entry |
commit | commitdiff | tree | snapshot |
2016-07-13 |
nikita2206 | fix: bug72222 for PHP-5.6 reflection export of array... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Stanislav Malyshev | Fix bug #72562 - destroy var_hash properly |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Stanislav Malyshev | Fix bug #72533 (locale_accept_from_http out-of-bounds... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Stanislav Malyshev | Fix fir bug #72520 |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Stanislav Malyshev | Fix for bug #72513 |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Stanislav Malyshev | Fix for bug #72513 |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Stanislav Malyshev | CS fix and comments with bug ID |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Julien Pauli | Updated NEWS |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Julien Pauli | Revert "Fixes #52384: Adds parameter value to dumped... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Julien Pauli | Revert "Fix test for #52384" |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Julien Pauli | Fix test for #52384 |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Christoph M... | Partially fix #72506: idn_to_ascii for UTS #46 incorrec... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Julien Pauli | Updated NEWS |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Bishop Bettini | Fixes #52384: Adds parameter value to dumped output... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Julien Pauli | Updated NEWS |
commit | commitdiff | tree | snapshot |
2016-07-12 |
gooh | Fix #72575: using --allow-to-run-as-root should ignore... |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Julien Pauli | Updated NEWS |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Loz Calver | Fix 72122 - don't use EH_THROW for calls to getIterator |
commit | commitdiff | tree | snapshot |
2016-07-12 |
Xinchen Hui | backport to 5.6 (we should not unset the default value) |
commit | commitdiff | tree | snapshot |
2016-07-11 |
Christoph M... | Bug #66836 has been fixed |
commit | commitdiff | tree | snapshot |
2016-07-11 |
Julien Pauli | Remove needless zeroing of anonymously mmap'd memory |
commit | commitdiff | tree | snapshot |
2016-07-11 |
Michael McConville | Remove needless zeroing of anonymously mmap'd memory |
commit | commitdiff | tree | snapshot |
2016-07-11 |
Derick Rethans | Generate new .c file from .re file, as that was missing... |
commit | commitdiff | tree | snapshot |
2016-07-10 |
Stanislav Malyshev | Fix for HTTP_PROXY issue. |
commit | commitdiff | tree | snapshot |
2016-07-10 |
Matteo Beccati | Fixed bug #70313 PDO statement fails to throw exception |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Julien Pauli | Updated NEWS |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Jos Elstgeest | update filter_var filters for ipv4 addresses to reflect... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Julien Pauli | Updated NEWS |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Christoph M... | Fix #69975: PHP segfaults when accessing nvarchar(max... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Julien Pauli | Updated NEWS |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Julien Pauli | Backported bug #71144 (Segmentation fault when using... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Michael Maroszek | fix bug #72024 (microtime() leaks memory) |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Julien Pauli | Updated NEWS |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Julien Pauli | Merge branch 'pull-request/1982' into PHP-5.5 |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Remi Collet | add test for bug #72564 (7.x regression) |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Christopher... | Mask DB usernames from expected test output for test... |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Ferenc Kovacs | merge NEWS blocks |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Ferenc Kovacs | 5.6.24RC1 php-5.6.24RC1 |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Ferenc Kovacs | 5.6.25 is next |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Derick Rethans | Updated to version 2016.6 (2016f) |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Anatol Belski | add tests for bug #72512 |
commit | commitdiff | tree | snapshot |
2016-07-05 |
Valentin VALCIU | Fix bug #55701: GlobIterator throws LogicException |
commit | commitdiff | tree | snapshot |
2016-07-05 |
Pedro Magalhães | Don't enforce LSP if prototype method is private |
commit | commitdiff | tree | snapshot |
2016-07-05 |
Stanislav Malyshev | Fix bug #70480 (php_url_parse_ex() buffer overflow... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Lior Kaplan | Update PHP 5.5 NEWS entries with CVE info |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Pierre Joye | Fixed bug #72512 gdImageTrueColorToPaletteBody allows... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Christoph M... | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Ferenc Kovacs | this was actually fixed in 5.6.23 |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Stanislav Malyshev | Merge branch 'PHP-5.5' into PHP-5.6 |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Stanislav Malyshev | Fix the fix for #72403 on nl2br |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Christoph M... | Update NEWS |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Christoph M... | Fix #70628: Clearing bindings on an SQLite3 statement... |
commit | commitdiff | tree | snapshot |
next |