]> granicus.if.org Git - php/shortlog
php
2008-03-11 Felipe PenaNew tests
2008-03-11 Felipe PenaFix test
2008-03-11 Antony Dovgalsome more tests
2008-03-11 Antony DovgalMFH: fix segfault - error_string may be NULL, in this...
2008-03-11 Josie Messa- Fix test
2008-03-11 Josie Messa- Added extra whitespace around error messages in expec...
2008-03-11 Dmitry StogovFixed memory corruption because of double free()
2008-03-11 Ilia AlshanetskyMore todo items
2008-03-10 Felipe PenaFix tests (new error message for void parameters)
2008-03-10 Felipe PenaFix tests (new error message for void parameters)
2008-03-10 Felipe PenaMFH: New way for check void parameters
2008-03-10 Felipe PenaMFH: Added new macro for check void parameters.
2008-03-10 Andrey HristovUpdate mysqlnd, ext/mysql and ext/mysqli - now possible...
2008-03-10 Andrey Hristovchar **error_message was passed but not used. This...
2008-03-10 Antony Dovgalfix gcov build
2008-03-10 Josie Messa- New tests for getcwd() function
2008-03-10 Josie Messa- Modified expected output to allow tests to work on...
2008-03-10 Felipe PenaImprove the Darwin 9 hack considerably and switch to...
2008-03-10 Josie Messa- New tests for scandir() function
2008-03-10 Johannes SchlüterFix typo
2008-03-10 Andrey HristovRemove unneeded entry
2008-03-10 Andrey HristovUpdate NEWS
2008-03-10 Andrey Hristov - Fix a warning in php_mysql.c
2008-03-09 Scott MacVicarFix memory issues with statement being deleted twice
2008-03-09 Antony Dovgal%v -> %s, this is 5_3
2008-03-09 Ilia AlshanetskyInitialize ts only after successful argument parsing
2008-03-09 Felipe PenaFix typo (#44381)
2008-03-09 Gwynne RaskindMFH: Fix Darwin 9/Mac OS X 10.5 build problems, or...
2008-03-09 Lars Strojnysapi/apache2(handler|filter)/config.m4: Removing itk...
2008-03-09 Lars StrojnyAdding itk and and peruser MPM to the list of threaded...
2008-03-09 Johannes Schlüter- MFH: Fix typo in skipif
2008-03-08 Felipe PenaFix test (thanks Scoates!)
2008-03-08 Felipe PenaFix test
2008-03-08 Felipe PenaFix test (new constant was added in PREG)
2008-03-08 Etienne KneussMFH: User error handlers no longer catch supressed...
2008-03-08 Felipe PenaUser error handlers no longer catch supressed errors...
2008-03-08 Greg Beaverfix tests if allow_url_fopen is disabled in php.ini
2008-03-08 David Coallier- MFH
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
next