2010-04-22 |
Antony Dovgal | revert most of the Andrey's patch that causes segfaults |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dmitry Stogov | Removed unused function |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Andrey Hristov | adding what last commit was missing |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Andrey Hristov | Remove dead code and add possibility to fine tune the... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dmitry Stogov | Optimized access to global constants using values with... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Felipe Pena | - Removed unused variables |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Andrey Hristov | Add the posibility to switch off the compilation of... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Dmitry Stogov | ZEND_RETURN is splitted into two new instructions ZEND_... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Antony Dovgal | initialize variable. this code still segfaults in OpenS... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Pierre Joye | - Bug #51629, CURLOPT_FOLLOWLOCATION error message... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Pierre Joye | - Bug #51629, CURLOPT_FOLLOWLOCATION error message... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jérôme Loyet | correct wrong comparison (thx to felipe) |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Adam Harvey | Fix for bug #51604 (newline in end of header is shown... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Kalle Sommer... | Removed the session 4.2 bug compatibility mode |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Kalle Sommer... | Remove old dsp/dsw/makefile files, these arent used... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Felipe Pena | - Fix ZTS build |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Kalle Sommer... | Updated copyright year |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Kalle Sommer... | Drop php_register_var(), Thanks Felipe |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Kalle Sommer... | Updated copyright year |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Kalle Sommer... | Removed session_is_registered(), session_register(... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Jérôme Loyet | switch the configuration syntax from xml to ini |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Kalle Sommer... | Removed import_request_variables(), this is not needed... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Felipe Pena | - Fixed bug #51627 (script path not correctly evaluated) |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Felipe Pena | - Dropped unused HL_BG_COLOR (Kalle) |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Kalle Sommer... | Added missing zend_parse_parameters_none() call to... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Kalle Sommer... | Remove highlight.bg, it was removed in the old trunk... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Pierrick Charron | Remove unused variable |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Felipe Pena | - Fix ZTS build |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dmitry Stogov | Eliminated unnecessary compile-time hash_value recalcul... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Felipe Pena | - Fixed bug #51562 (query timeout in mssql can not... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Felipe Pena | - Fix mem. leak |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Kalle Sommer... | Removed register_globals |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Jérôme Loyet | typo |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Jérôme Loyet | Add a check request_method. If fcgi protocol is not... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Jérôme Loyet | Change php_defines in configuration file to php_value... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Andrey Hristov | Hardening the reads of mysqlnd. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stanislav Malyshev | add test for self:: and static:: |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Andrey Hristov | put the trigger in the right place |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Andrey Hristov | It is possible that change user tries an user who has... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Felipe Pena | - Improve test |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Felipe Pena | - Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML) |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Felipe Pena | - Fixed bug #51607 (pg_copy_from does not allow schema... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dmitry Stogov | Fixed bug #49700 (memory leaks in php_date.c if garbage... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Johannes Schlüter | WS |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Felipe Pena | - Fixed bug #51609 (pg_copy_to: Invalid results when... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Felipe Pena | - Fix copyrights |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Antony Dovgal | fix ZTS build |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Antony Dovgal | fix build |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dmitry Stogov | Fixed bug #48781 (Cyclical garbage collector memory... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Felipe Pena | - Fixed bug #51608 (pg_copy_to: WARNING: nonstandard... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dmitry Stogov | Updated version numbers |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dmitry Stogov | Added a number of small performance tweaks and optimiza... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dmitry Stogov | regenerated files |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dmitry Stogov | Added concept of interned strings. All strings constant... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dmitry Stogov | Added concept of interned strings. All strings constant... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dmitry Stogov | Changed the structure of op_array.opcodes. The constant... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dmitry Stogov | Added an optimization which saves memory and emalloc... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dmitry Stogov | Added a micro benchmark which measures the performance... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Antony Dovgal | fix infinite loop in the test |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Adam Harvey | Added explanatory comments to filter_input and filter_i... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stanislav Malyshev | fix 64-bit integer overflow in mhash_keygen_s2k |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jérôme Loyet | true/false was not a valid value for boolean directives |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Stanislav Malyshev | restore $this support for closures to its former glory |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jérôme Loyet | correct path in the man page |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Felipe Pena | - Fixed bug #51590 (JSON_ERROR_UTF8 is undefined) |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Stanislav Malyshev | fix non-ts build |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Christopher... | Fixed Bug #51577 (Uninitialized memory reference with... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Stefan Marr | Added traits test cases. No engine changes for now... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Christopher... | Fix php.ini comment typo |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Kalle Sommer... | Removed register_long_arrays ini option (and $HTTP_SESS... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Andrey Hristov | Last batch of int/uint comparison fixes |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Andrey Hristov | More int/uint comparison warning fixes |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Andrey Hristov | Fix some int/uint comparison warnings |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Andrey Hristov | Remove unused file |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Andrey Hristov | more WS |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Andrey Hristov | CS + WS changes |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Antony Dovgal | final fix for long opts in getopt() |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Kalle Sommer... | Bump PHP_API_VERSION |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Andrey Hristov | Fix for bug#49234 method not found ssl_set |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Antony Dovgal | discard first TWO symbols of a long argument |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Pierre Joye | - #35638, add udate to imap_fetch_overview |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Antony Dovgal | simplify configure check for nanosleep() |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Antony Dovgal | use new type + const static |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Antony Dovgal | re-add updated FPM |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Antony Dovgal | prepare to re-add newer FPM version |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Kalle Sommer... | * Pass TSRMLS_C around pageinfo.c |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Kalle Sommer... | PHP_OS is now always WINNT on Windows, since we don... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Kalle Sommer... | Remove a couple TSRMLS_FETCH() calls around ext/main... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Ilia Alshanetsky | MFB: Fixed bug #51512 (mb_send_mail* fail when mail... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Antony Dovgal | add FPM sapi to trunk |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Pierre Joye | - fix inline doc |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Pierre Joye | - [doc] add stream_set_read_buffer, equivalent of strea... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Kalle Sommer... | Removed y2k_compliance ini option, making it "always... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Kalle Sommer... | NEWS entry for the define_syslog_variables commit |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Kalle Sommer... | * Changed the way removed ini directives are shown... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Derick Rethans | - Expose date-extension object creation externally. |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Rob Richards | fix bug #50828 (DOMNotation is not subclass of DOMNode) |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Antony Dovgal | make sure the actual length of the argument passed... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Andrey Hristov | Fixint INT_AND_FLOAT_AS native. It was working ok on... |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Andrey Hristov | Fixing the second test |
commit | commitdiff | tree | snapshot |
next |