]> granicus.if.org Git - php/shortlog
php
2010-04-23 Jérôme LoyetAdd PHP_VALUE and PHP_ADMIN_VALUE interpretation from...
2010-04-23 Jérôme LoyetRemove unused functions / variables / #if 0 blocks
2010-04-23 Jérôme Loyettypo
2010-04-23 Andrey HristovFix for bug #51647 Certificate file without private...
2010-04-23 Felipe Pena- Fixed compiler warnings
2010-04-23 Antony Dovgalfix WS
2010-04-23 Dmitry StogovUse fast class fetch function
2010-04-23 Jérôme Loyettypo and errors in php-fpm.conf
2010-04-23 Felipe Pena- Fix memory issue
2010-04-23 Felipe Pena- Fix Windows build (Kalle)
2010-04-23 Felipe Pena- Fix function signature
2010-04-23 Felipe Pena- Fix ZTS code and CS
2010-04-22 Felipe Pena- Fix zend_hash_apply_with_arguments() calls on ZTS
2010-04-22 Kalle Sommer... Update the deprecated directives in the MakeFile
2010-04-22 Felipe Pena- Fixed ZTS build & comment-style
2010-04-22 Kalle Sommer... For real this time :-/
2010-04-22 Kalle Sommer... Fix the sys_getloadavg() test
2010-04-22 Stefan MarrImplemented Traits for PHP as proposed in the RFC ...
2010-04-22 Stefan MarrChanged the exclusion keyword from 'instead' to 'instea...
2010-04-22 Felipe Pena- Fixed bug #51435 (Missing ifdefs / logic bug in crypt...
2010-04-22 Andrey HristovChange the way the allocator is called - through an...
2010-04-22 Andrey HristovFix problem spotted by Felipe.
2010-04-22 Antony Dovgalfix typo
2010-04-22 Antony Dovgalrevert most of the Andrey's patch that causes segfaults
2010-04-22 Dmitry StogovRemoved unused function
2010-04-22 Andrey Hristovadding what last commit was missing
2010-04-22 Andrey HristovRemove dead code and add possibility to fine tune the...
2010-04-22 Dmitry StogovOptimized access to global constants using values with...
2010-04-22 Felipe Pena- Removed unused variables
2010-04-22 Andrey HristovAdd the posibility to switch off the compilation of...
2010-04-22 Dmitry StogovZEND_RETURN is splitted into two new instructions ZEND_...
2010-04-22 Antony Dovgalinitialize variable. this code still segfaults in OpenS...
2010-04-22 Pierre Joye- Bug #51629, CURLOPT_FOLLOWLOCATION error message...
2010-04-22 Pierre Joye- Bug #51629, CURLOPT_FOLLOWLOCATION error message...
2010-04-22 Jérôme Loyetcorrect wrong comparison (thx to felipe)
2010-04-22 Adam HarveyFix for bug #51604 (newline in end of header is shown...
2010-04-22 Kalle Sommer... Removed the session 4.2 bug compatibility mode
2010-04-21 Kalle Sommer... Remove old dsp/dsw/makefile files, these arent used...
2010-04-21 Felipe Pena- Fix ZTS build
2010-04-21 Kalle Sommer... Updated copyright year
2010-04-21 Kalle Sommer... Drop php_register_var(), Thanks Felipe
2010-04-21 Kalle Sommer... Updated copyright year
2010-04-21 Kalle Sommer... Removed session_is_registered(), session_register(...
2010-04-21 Jérôme Loyetswitch the configuration syntax from xml to ini
2010-04-21 Kalle Sommer... Removed import_request_variables(), this is not needed...
2010-04-21 Felipe Pena- Fixed bug #51627 (script path not correctly evaluated)
2010-04-21 Felipe Pena- Dropped unused HL_BG_COLOR (Kalle)
2010-04-21 Kalle Sommer... Added missing zend_parse_parameters_none() call to...
2010-04-21 Kalle Sommer... Remove highlight.bg, it was removed in the old trunk...
2010-04-21 Pierrick CharronRemove unused variable
2010-04-21 Felipe Pena- Fix ZTS build
2010-04-21 Dmitry StogovEliminated unnecessary compile-time hash_value recalcul...
2010-04-21 Felipe Pena- Fixed bug #51562 (query timeout in mssql can not...
2010-04-21 Felipe Pena- Fix mem. leak
2010-04-21 Kalle Sommer... Removed register_globals
2010-04-20 Jérôme Loyettypo
2010-04-20 Jérôme LoyetAdd a check request_method. If fcgi protocol is not...
2010-04-20 Jérôme LoyetChange php_defines in configuration file to php_value...
2010-04-20 Andrey HristovHardening the reads of mysqlnd.
2010-04-20 Stanislav Malyshevadd test for self:: and static::
2010-04-20 Andrey Hristovput the trigger in the right place
2010-04-20 Andrey HristovIt is possible that change user tries an user who has...
2010-04-20 Felipe Pena- Improve test
2010-04-20 Felipe Pena- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)
2010-04-20 Felipe Pena- Fixed bug #51607 (pg_copy_from does not allow schema...
2010-04-20 Dmitry StogovFixed bug #49700 (memory leaks in php_date.c if garbage...
2010-04-20 Johannes SchlüterWS
2010-04-20 Felipe Pena- Fixed bug #51609 (pg_copy_to: Invalid results when...
2010-04-20 Felipe Pena- Fix copyrights
2010-04-20 Antony Dovgalfix ZTS build
2010-04-20 Antony Dovgalfix build
2010-04-20 Dmitry StogovFixed bug #48781 (Cyclical garbage collector memory...
2010-04-20 Felipe Pena- Fixed bug #51608 (pg_copy_to: WARNING: nonstandard...
2010-04-20 Dmitry StogovUpdated version numbers
2010-04-20 Dmitry StogovAdded a number of small performance tweaks and optimiza...
2010-04-20 Dmitry Stogovregenerated files
2010-04-20 Dmitry StogovAdded concept of interned strings. All strings constant...
2010-04-20 Dmitry StogovAdded concept of interned strings. All strings constant...
2010-04-20 Dmitry StogovChanged the structure of op_array.opcodes. The constant...
2010-04-20 Dmitry StogovAdded an optimization which saves memory and emalloc...
2010-04-20 Dmitry StogovAdded a micro benchmark which measures the performance...
2010-04-20 Antony Dovgalfix infinite loop in the test
2010-04-20 Adam HarveyAdded explanatory comments to filter_input and filter_i...
2010-04-20 Stanislav Malyshevfix 64-bit integer overflow in mhash_keygen_s2k
2010-04-19 Jérôme Loyettrue/false was not a valid value for boolean directives
2010-04-19 Stanislav Malyshevrestore $this support for closures to its former glory
2010-04-19 Jérôme Loyetcorrect path in the man page
2010-04-18 Felipe Pena- Fixed bug #51590 (JSON_ERROR_UTF8 is undefined)
2010-04-16 Stanislav Malyshevfix non-ts build
2010-04-16 Christopher... Fixed Bug #51577 (Uninitialized memory reference with...
2010-04-15 Stefan MarrAdded traits test cases. No engine changes for now...
2010-04-15 Christopher... Fix php.ini comment typo
2010-04-15 Kalle Sommer... Removed register_long_arrays ini option (and $HTTP_SESS...
2010-04-15 Andrey HristovLast batch of int/uint comparison fixes
2010-04-15 Andrey HristovMore int/uint comparison warning fixes
2010-04-15 Andrey HristovFix some int/uint comparison warnings
2010-04-15 Andrey HristovRemove unused file
2010-04-15 Andrey Hristovmore WS
2010-04-15 Andrey HristovCS + WS changes
2010-04-15 Antony Dovgalfinal fix for long opts in getopt()
next