]> granicus.if.org Git - php/shortlog
php
2014-10-09 Tjerk Meesterspack(): Use SIZEOF_ZEND_LONG instead of SIZEOF_LONG
2014-10-09 Tjerk MeestersMerge branch 'PHP-5.6'
2014-10-09 Tjerk MeestersRFC: 64 bit format codes for pack() and unpack()
2014-10-09 LeighAdd 64 bit formats to pack() and unpack()
2014-10-09 Dmitry StogovHelp to CPU branch predictor
2014-10-09 Dmitry StogovRemoved unused EG(orig_error_reporting)
2014-10-09 Nikita PopovUpdate get_class_name semantics
2014-10-09 Nikita PopovRemove Z_OBJ_CLASS_NAME_P
2014-10-09 Dmitry StogovImproved VM stack primitives for fast paths. Slow paths...
2014-10-09 Tjerk MeestersMerge branch 'PHP-5.6'
2014-10-09 Tjerk MeestersRefactored DOMNodeList array dereferencing implementation
2014-10-09 Dmitry Stogovzval must not be converted in place without duplication
2014-10-09 Nikita PopovRemove PDORow get_class_entry handler
2014-10-09 Nikita PopovRemove get_class_entry handlers in COM
2014-10-09 Nikita PopovRemove zend_get_class_entry function
2014-10-09 Nikita PopovRemove get_class_entry object handler
2014-10-09 Nikita PopovRemove proxy object implementation
2014-10-09 Nikita PopovRemove support for classes without class entries
2014-10-09 Nikita PopovReview a few more SEPARATE_ZVAL_IF_NOT_REF usages
2014-10-09 Nikita PopovFix bug #68191: Broken reference across objects
2014-10-09 Nikita PopovDirectly use zend_string for php_implode/php_explode
2014-10-09 Dmitry StogovCopy all the arena allocated data from SHM to process...
2014-10-09 Tjerk MeestersMerge branch 'PHP-5.6'
2014-10-09 Tjerk MeestersUpdated NEWS for #67949
2014-10-09 Tjerk MeestersMerge branch 'pr/846' into PHP-5.6
2014-10-09 Tjerk MeestersMerge branch 'PHP-5.6'
2014-10-09 Tjerk MeestersUpdated NEWS for #68129
2014-10-09 Tjerk MeestersMerge branch 'PHP-5.5' into PHP-5.6
2014-10-09 Tjerk MeestersUpdated NEWS for #68129
2014-10-09 Tjerk MeestersFixed bug #68129
2014-10-08 Dmitry StogovMerge branch 'PHP-5.6'
2014-10-08 Dmitry StogovMerge branch 'PHP-5.5' into PHP-5.6
2014-10-08 Dmitry StogovAdded info about ext/opcache
2014-10-08 Dmitry StogovExposed zend_clean_and_cache_symbol_table() and fixed...
2014-10-08 Anatol Belskilet phpize profit from /mp as well
2014-10-08 Anatol Belskifix phpize for /mp and more
2014-10-08 Anatol Belskifix /mp usage for VC++
2014-10-08 Anatol Belskifix wording
2014-10-07 Keyur GovandeMerge branch 'PHP-5.6'
2014-10-07 Keyur GovandeAdd to NEWS
2014-10-07 Keyur GovandeMerge branch 'PHP-5.5' into PHP-5.6
2014-10-07 Keyur GovandeAdd to NEWS
2014-10-07 Keyur GovandeFix for bug #68087 (ODBC not reading DATE columns corre...
2014-10-07 Keyur GovandeMerge branch 'PHP-5.6'
2014-10-07 Keyur GovandeAdd to NEWS
2014-10-07 Keyur GovandeMerge branch 'PHP-5.6'
2014-10-07 Keyur GovandeMerge branch 'PHP-5.5' into PHP-5.6
2014-10-07 Keyur GovandeAdd to NEWS
2014-10-07 Keyur GovandeFix for bug #68114 (Build fails on OS X due to undefine...
2014-10-07 Dmitry StogovMicro optimization
2014-10-07 Dmitry StogovImproved return by reference handling
2014-10-07 Dmitry StogovReorder fields for better alignment on both 32-bit...
2014-10-07 Dmitry StogovRemove useless parts of EX(old_error_reporting)
2014-10-07 Dmitry StogovMerged EX(frame_kind) and EX(flags) into single word
2014-10-06 Nikita PopovFix bug #68162: isset($$varname) always true
2014-10-06 Nikita PopovDrop convert_to usage in zend_exceptions
2014-10-06 Nikita PopovFix isset/unset on by-ref names as well
2014-10-06 Nikita PopovFix bug #68163
2014-10-06 Anatol Belskibring back the correct php_version.h
2014-10-06 Anatol Belskifix the empty_strings SAPI shutdown leak in TS build
2014-10-06 Dmitry StogovUse fastcall calling convention for heap functions
2014-10-06 Anatol Belskifix leaking the empty_string in TS builds
2014-10-06 Anatol Belskiremove successive assignment
2014-10-05 Timm FriebeAdd tests verifying calls work inside echo, concatenati...
2014-10-05 Tjerk MeestersUpdated NEWS and UPGRADING
2014-10-05 Tjerk MeestersMerge branch 'pr/647'
2014-10-05 Nikita PopovFix $this CV init for include/eval
2014-10-05 Nikita PopovFix dynamic calls to static methods with fci->object
2014-10-05 Nikita PopovFix $arr =& $arr[0]
2014-10-05 Nikita PopovAdd UPGRADING stubs for a number of recent changes
2014-10-05 Nikita PopovRegenerate tokenizer data
2014-10-05 Nikita PopovFix unused variable warning
2014-10-05 Nikita PopovRemove <% and <script language="php"> tags
2014-10-05 Anatol Belskiproperly export tsrm_strtok_r()
2014-10-05 Dmitry StogovFixed list() behavior inconsistency (string handling...
2014-10-04 Johannes SchlüterMerge branch 'PHP-5.6'
2014-10-04 Johannes SchlüterMerge branch 'PHP-5.5' into PHP-5.6
2014-10-04 Johannes SchlüterFix accidental edit in previous commit
2014-10-04 Johannes SchlüterMerge branch 'PHP-5.6'
2014-10-04 Johannes SchlüterMerge branch 'PHP-5.5' into PHP-5.6
2014-10-04 Johannes SchlüterFix arginfo
2014-10-04 Florian MARGAINEDateTimeZone::getOffset() now accepts a DateTimeInterface
2014-10-04 Derick RethansMerge branch 'PHP-5.6'
2014-10-04 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2014-10-04 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2014-10-04 Florian MARGAINEDateTimeZone::getOffset() now accepts a DateTimeInterface
2014-10-04 Dmitry StogovMoved checks and error reporting related to static...
2014-10-03 Nikita PopovFix test gc_029_zts.phpt
2014-10-03 George WangMerge branch 'master' of git.php.net:php-src
2014-10-03 George WangMerge branch 'PHP-5.6' of git.php.net:php-src into...
2014-10-03 George WangMerge branch 'PHP-5.5' of git.php.net:php-src into...
2014-10-03 George WangFixed a bug that causes crash when environment variable...
2014-10-03 George WangFixed a bug that causes crash when environment variable...
2014-10-03 George WangFixed a bug that causes crash when environment variable...
2014-10-03 Anatol Belskifix asinh delivering -0 when the arg is 0
2014-10-03 Nikita PopovMark test for full GC root buffer as XFAIL
2014-10-03 Nikita PopovFix two date tests
2014-10-03 Nikita PopovMark three foreach tests as XFAIL
2014-10-03 Anatol Belskireveal some newer libcurl features in MINFO
2014-10-03 Nikita PopovMerge branch 'PHP-5.6'
next