]> granicus.if.org Git - php/shortlog
php
2008-03-08 Greg Beaverfix test if allow_url_fopen is disabled in php.ini
2008-03-08 David Coallier- Ok to fail on OSX, adjusted bug, patch from scoates
2008-03-08 Andrey HristovBug fixed in 5.0.46
2008-03-08 Andrey Hristovupdate NEWS
2008-03-08 Andrey HristovFix a problem with $mysqi->connect() not working with...
2008-03-08 Felipe PenaMFB: Fixed bug #44373 (PDO_OCI extension compile failed)
2008-03-08 Nuno LopesBFN #44214
2008-03-08 Nuno Lopesfix bug #44214: crash with preg_replace_callback and...
2008-03-08 Felipe PenaBFN: #39108
2008-03-08 Nuno LopesBFN: #44336
2008-03-08 Felipe PenaFix tests (removed space on error message "Undefined...
2008-03-08 Nuno Lopesimplement #44336: optimize utf8 string matching
2008-03-08 Nuno Lopesadd new tests
2008-03-08 Felipe PenaCosmetics (removed space on error message)
2008-03-08 Felipe PenaFixed bug #39018 (Error control operator '@' fails...
2008-03-08 Gwynne RaskindBFN
2008-03-08 Scott MacVicarBFN
2008-03-08 Scott MacVicarMFB: Fixed bug #42203 (Clear SQLite result sets before...
2008-03-07 Gwynne RaskindForgot one file in last commit
2008-03-07 Gwynne RaskindMFH: fix bug #32330 (session_destroy, "Failed to initia...
2008-03-07 Johannes Schlüter- MFH: New tests
2008-03-07 Scott MacVicarBFN.
2008-03-07 Scott MacVicarFixed bug #41135 (When binding as binary data use sqlit...
2008-03-07 Josie Messa- Tests awaiting fix of bug #44246
2008-03-07 Josie Messa- New tests for rewinddir() function
2008-03-07 Josie Messa- New tests for closedir() function
2008-03-07 Jani Taskinenstyle
2008-03-07 Scott MacVicarBFN
2008-03-07 Scott MacVicarUpdate bundled SQLite to 3.5.6
2008-03-07 Antony Dovgalfix build
2008-03-07 Greg Beavertest was failing because I had a file named 1 in the...
2008-03-07 Stanislav Malyshevimprove seed calculation
2008-03-07 Ilia AlshanetskyFixed a memory leak inside date_get_last_errors() when...
2008-03-06 Antony Dovgalfix segfault when trying to clone uncloneable object...
2008-03-06 Robin FernandesAdd new tests for class/object functions and features.
2008-03-05 Ilia AlshanetskyRevert patch for bug #44325
2008-03-05 Lars StrojnyUsing new magic constant __DIR__ in run-tests.php
2008-03-05 Jani Taskinen- Fix tests (allow_call_time_pass_reference might be...
2008-03-05 Dmitry StogovOptimized require_once() and include_once() by eliminat...
2008-03-05 Jani Taskinen- Fix test when register_globals=On in php.ini
2008-03-05 Antony DovgalMFH: apply better fix
2008-03-05 Antony DovgalMFH: fix memory corruption due to double destruction...
2008-03-04 Felipe PenaMFB: Fixed bug #44333 (SEGFAULT when using mysql_pconne...
2008-03-04 Christopher... Add oci_bind_by_name update
2008-03-04 Christopher... Add #41069. Clarify attributions.
2008-03-04 Christopher... MFH Fix bug #41069 (db link crash). Also allow SQLT_AF...
2008-03-04 Christopher... Attempt greater test portability
2008-03-04 Ilia AlshanetskyFixed bug #44325 (mssql_bind not correctly bind empty...
2008-03-04 Josie Messa- new tests for readdir() function
2008-03-04 Dmitry StogovFixed SIGSEGV because of access to uninitialized data
2008-03-04 Dmitry StogovFixed shared memory corruption of opcode caches
2008-03-04 Antony DovgalMFH
2008-03-04 Josie Messa- new tests for opendir() function
2008-03-04 Dmitry StogovFixed wrong result of cascading assignment to string...
2008-03-04 Dmitry StogovFixed wrong result of cascading assignment to string...
2008-03-03 Ilia AlshanetskyFixed bug #44166 (Parameter handling flaw in PDO::getAv...
2008-03-03 Johannes SchlüterMFH: Fix get_parent_class() of PDORow instances
2008-03-03 Robin FernandesRemove inconsistent behaviour when a protected static...
2008-03-03 Dmitry StogovRemoved unnecassary strlen()
2008-03-02 Ilia AlshanetskyFixed bug #44306 (Better detection of MIPS processors...
2008-03-01 Lukas SmithMFH
2008-03-01 Lukas SmithMFH
2008-03-01 Johannes SchlüterMFH: New tests
2008-03-01 Johannes SchlüterMFH: Allow implementation of abstract methods with...
2008-02-29 Etienne KneussMFH: Fix #44144 (object methods as spl autoload functio...
2008-02-29 Etienne KneussHeaps addition
2008-02-29 Etienne KneussMFH: Fix #44288 (Move declarations)
2008-02-28 Rasmus Lerdorfcount() before and after a simplexml array cast should...
2008-02-28 Dmitry StogovWe don't nave to change request shutdown sequence if...
2008-02-28 Antony DovgalMFH
2008-02-28 Ilia AlshanetskyMFB: Fixed security issue detailed in CVE-2008-0599
2008-02-27 Derick Rethans- MFH: Fixed bug #44260 (African timezones missing).
2008-02-27 Antony DovgalMFH
2008-02-27 Felipe PenaFix (#43559) merged into 5_2
2008-02-27 Felipe PenaMFB: Improved fix for #44242
2008-02-27 Ilia AlshanetskyFixed bug #44233 (MSG_PEEK undefined under BeOS R5)
2008-02-26 Felipe PenaFixed tests
2008-02-26 Josie Messa- committed chdir() tests in wrong directory
2008-02-26 Josie Messa- New tests for chdir() function
2008-02-26 Christopher... MFH: Use STD_PHP_INI_BOOLEAN. Fix whitespace.
2008-02-26 Christopher... Fix test noise
2008-02-26 Ilia AlshanetskyBetter fix for bug #44189
2008-02-25 Christopher... MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206...
2008-02-25 Etienne KneussMFH: Fix folding
2008-02-25 Etienne KneussMFH: SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue...
2008-02-25 Rob RichardsMFH: fix win32 build
2008-02-25 Felipe PenaMFB: Fixed bug #44242 (metaphone('CMXFXM') crashes...
2008-02-25 Derick Rethans- MFH: Fixed tests on 64bit platform.
2008-02-25 Derick Rethans- MFH: Added a few new separation specifiers.
2008-02-25 Steve SeearReplace hardcoded resource ids with %d in fgetc() tests.
2008-02-24 Felipe PenaNew test
2008-02-24 Felipe PenaMFB: Fixed segfault in filter extension when using...
2008-02-24 Felipe PenaEntry existent in 5_2
2008-02-24 Ilia AlshanetskyFixed bug #44200 (A crash in PDO when no bound targets...
2008-02-24 Felipe PenaFixed tests (new E_ALL value)
2008-02-24 Felipe PenaNew E_ALL value
2008-02-24 Felipe PenaRemoved internal warning
2008-02-24 Felipe PenaFixed test
2008-02-23 Marcus Boerger- MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena,...
2008-02-22 Derick Rethans- MFH: Fixed bug #44216 (strftime segfaults on large...
next