2007-02-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Sara Golemon | Add retry for interrupted reads and graceful handling... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Antony Dovgal | fix leak |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Antony Dovgal | fix #40606 (umask is not being restored when request... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Rob Richards | fix bug #40598 (libxml segfault) |
commit | commitdiff | tree | snapshot |
2007-02-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Pierre Joye | - MFB: #40578, fix the 2nd race condition on shutdown... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Antony Dovgal | check for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Marcus Boerger | - Fix logic |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Antony Dovgal | check for NULL, then add flag |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Dmitry Stogov | Fixed possible crash in putenv() on win32 |
commit | commitdiff | tree | snapshot |
2007-02-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | minor improvements |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Stanislav Malyshev | use snprintf |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | fix test on FreeBSD |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | add test |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Dmitry Stogov | Check for FD_SETSIZE limit |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | fix #40578 (imagettftext() multithreading issue) |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | fix bug #40576 (double values are truncated to 6 decima... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Dmitry Stogov | Special case for last iteration |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Dmitry Stogov | Fixed bug #40560 (DIR functions do not work on root... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Antony Dovgal | fix typo |
commit | commitdiff | tree | snapshot |
2007-02-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Stanislav Malyshev | Cosmetic fix - safe_emalloc(nmemb, size, offset) |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Stanislav Malyshev | MF5.2: CreateInstance requires BSTR (should fix #33188) |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | don't call php_module_startup() directly, use startup... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | new test |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | fix leak, convert unicode values to string before assigning |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | fix #38406 (crash when assigning objects to SimpleXML... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Marcus Boerger | - Make stat based functions throw an exception |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | fix #40545 (multithreading issue in zend_strtod()) |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Antony Dovgal | MFB |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Greg Beaver | update package.xml for potential release |
commit | commitdiff | tree | snapshot |
2007-02-20 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Marcus Boerger | - Bugfix #40546: SplFileInfo::getPathInfo() throws... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Antony Dovgal | check SQLError() return value and output a meaningful... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Antony Dovgal | MFB: Eliminate strcat() usage |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Antony Dovgal | MFB: PQfreemem() checks |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Antony Dovgal | MFB: #40503 (json_encode() value corruption on 32bit... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Antony Dovgal | fix heap protection on SPARC, required by GCC4 |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Dmitry Stogov | typo |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Edin Kadribasic | MFB |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Marcus Boerger | - MFH Fixed bug #40465 (Ensure that all PHP elements... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Marcus Boerger | - WS/CS |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Edin Kadribasic | MFB |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Dmitry Stogov | On win32 directories in the middle of the patch may... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Dmitry Stogov | Initialize "retval" on each request |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Dmitry Stogov | Fixed fcgi_putenv() semantic with NULL value |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-02-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Stanislav Malyshev | use safer functions, check error value |
commit | commitdiff | tree | snapshot |
2007-02-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Antony Dovgal | typo in Dmitry's last name =) |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Dmitry Stogov | Added runtime JIT auto-globals fetching and caching |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Stanislav Malyshev | use error message size |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Stanislav Malyshev | use snprintf, increase hebdate buffer |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Antony Dovgal | fix build |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Stanislav Malyshev | add safe_realloc |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Dmitry Stogov | Optimize out RINIT() |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Antony Dovgal | MFB: fix leak |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Dmitry Stogov | Fixed return value of assert_options(ASSERT_CALLBACK... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Dmitry Stogov | Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Antony Dovgal | fix test name |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Dmitry Stogov | Allow C++ extensions to use CG(), EG() ... (Caroline) |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Dmitry Stogov | Fixed zend_llist_remove_tail (Michael Wallner) |
commit | commitdiff | tree | snapshot |
2007-02-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Nuno Lopes | MFB: fix build on cygwin with windows-style EOLs |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Nuno Lopes | MFB: fix cvsclean on cygwin with windows-style EOLs |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Antony Dovgal | fix Cygwin build |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Dmitry Stogov | Fixed memory leak |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Dmitry Stogov | Fixed bug #40467 (Partial SOAP request sent when XSD... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Dmitry Stogov | Fixed bug #40414 (possivle endless fork() loop when... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Dmitry Stogov | Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Dmitry Stogov | Fixed bug #40236 (php -a function allocation eats memory) |
commit | commitdiff | tree | snapshot |
2007-02-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Derick Rethans | - Clarify the source of the timezone data. |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Nuno Lopes | fix a few tests in unicode mode |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2007-02-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Antony Dovgal | output debug messages before calling OCI functions |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Antony Dovgal | improve php_userstreamop_seek() |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Marcus Boerger | - Simplify |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Marcus Boerger | - Inherit interface ArrayAccess correctly |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Antony Dovgal | new/improved tests |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Antony Dovgal | plug possible leak |
commit | commitdiff | tree | snapshot |
2007-02-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Marcus Boerger | - Fix offset writing |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Marcus Boerger | - Drop useless stuff |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Marcus Boerger | - Add new example |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Antony Dovgal | MFB: #40451 (addAttribute() may crash when used with... |
commit | commitdiff | tree | snapshot |
next |