2007-02-26 |
Rob Richards | fix win build |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Antony Dovgal | fix CS/WS |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Antony Dovgal | MFB: use zend_spprintf() |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Dmitry Stogov | ZTS fix |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Antony Dovgal | new test |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Dmitry Stogov | poll() is not affected by FD_SETSIZE (Tony) |
commit | commitdiff | tree | snapshot |
2007-02-26 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Antony Dovgal | do not allow db without fields |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Antony Dovgal | zerofill socket structs |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Nuno Lopes | MFB: update pcre symbol list |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Dmitry Stogov | Fixed bug #40591 (list()="string"; gives invalid opcode) |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Dmitry Stogov | Fixed bug #40609 (Segfaults when using more than one... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Marcus Boerger | - Readability |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Pierre Joye | - MFB: sync with libgd.org, patch from Kees Cook |
commit | commitdiff | tree | snapshot |
2007-02-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Antony Dovgal | fix #40621 (Crash when constructor called inappropriate... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Pierre Joye | - MFB: Fixed snprintf() usage |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Pierre Joye | - merge from pecl: Force binary mode on windows |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Pierre Joye | - MFB: free temp buffer |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Marcus Boerger | - MFB Synch |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Marcus Boerger | - Make [v]s[nl]printf compatible with 5.2 versions... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Marcus Boerger | - Add [v]slprintf |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Marcus Boerger | - avoid sprintf |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Dmitry Stogov | Use poll() instead of select() if available |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Marcus Boerger | - Provide dedicated hex function for digests |
commit | commitdiff | tree | snapshot |
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 |
next |