2016-07-30 |
ju1ius | fixes bad address given to onig_error_code_to_str |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christoph M... | Fix #71894: AddressSanitizer: global-buffer-overflow... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christoph M... | Implement FR #65462: Please add tests for gregorian... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christoph M... | Fix #67976: cal_days_month() fails for final month... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christoph M... | Bug #69975 had already been fixed as of PHP 5.6.12 |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christoph M... | Fix #72677: SCM_CREDENTIALS related tests should be... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christoph M... | Fix #72676: Test cli_process_title_unix fails on AIX |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christoph M... | Fix #72694: mb_ereg_search_setpos does not accept a... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christoph M... | Fix #72693: mb_ereg_search increments search position... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christoph M... | Fix #72691: mb_ereg_search raises a warning if a match... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Christoph M... | Bug #6836 has already been fixed in PHP 5.6.24 and... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Pierrick Charron | Fixed bug #71929 (CURLINFO_CERTINFO data parsing error). |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Pierrick Charron | Update NEWS |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Christoph M... | Fix #72688: preg_match missing group names in matches |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Christoph M... | Implement #72653: SQLite should allow opening with... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Ville Hukkamäki | Fix bug #72667 |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Pierrick Charron | Fixed bug #72686 (zlib: url support is broken). |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Pierrick Charron | Fixed bug #72684 (AppendIterator segfault with closed... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Pierrick Charron | Fixed bug #71709 |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Christoph M... | Further fixes wrt. bug #72668 |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Anatol Belski | update NEWS |
commit | commitdiff | tree | snapshot |
2016-07-25 |
y-uti | Make phpize use PHP_PREFIX as the default location... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
y-uti | Enable 'nmake test' on building extensions |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Christoph M... | Fix broken test case |
commit | commitdiff | tree | snapshot |
2016-07-24 |
Christoph M... | Fix broken test case |
commit | commitdiff | tree | snapshot |
2016-07-24 |
Anatol Belski | regenerate date parser with re2c 0.15.3 |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Nikita Popov | More tolerance in another IntlCalendar test |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Anatol Belski | fix test |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Christoph M... | Fix #68712: suspicious if-else statements |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Christoph M... | Fix copy&paste errors in gd_interpolation.c |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Christoph M... | Fix #66555: Always false condition in ext/gd/libgd... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
vhuk | Fix for bug #54431 |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Nikita Popov | Make IntlCalendar::getNow() test more tolerant |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Christoph M... | Fix #72646: SplFileObject::getCsvControl does not retur... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Remi Collet | FPM: add test for CVE-2016-5385 |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Christoph M... | Fix #72330: CSV fields incorrectly split if escape... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Pieter Hordijk | Removed incorrect (leftover?) sentence in ini |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Anatol Belski | update libs_versions.txt |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Ferenc Kovacs | update NEWs |
commit | commitdiff | tree | snapshot |
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 |
next |