]> granicus.if.org Git - php/shortlog
php
2014-09-24 Nikita PopovTest use($this) being an error
2014-09-24 Nikita PopovMove list() condition into assign_znode
2014-09-24 Remi ColletMerge branch 'PHP-5.6'
2014-09-24 Remi Collettypo
2014-09-24 Remi ColletMerge branch 'PHP-5.6'
2014-09-24 Remi ColletNEWS
2014-09-24 Remi ColletFix bug #68074 Allow to use system cipher list instead...
2014-09-24 Dmitry StogovAvoid double checks
2014-09-24 Ferenc KovacsMerge branch 'PHP-5.6'
2014-09-24 Ferenc Kovacsthe order of the blocks should be Core, then exts in...
2014-09-24 Ferenc Kovacsadd missing NEWS entry for the phpdbg compilation fix
2014-09-24 Ferenc KovacsMerge branch 'PHP-5.6'
2014-09-24 Ferenc Kovacsadd NEWS entry for #68088
2014-09-23 Dmitry StogovMake QM_ASSIGN, JMP_SET and CAST return IS_TMP_VAR.
2014-09-23 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2014-09-23 Dmitry StogovRemoved useless helper
2014-09-23 Nikita PopovDrop unused result argument
2014-09-23 Nikita PopovFix ct binding for cuf/cufa functions
2014-09-23 Nikita PopovFix detection of write to built-in function for references
2014-09-23 Nikita PopovTest use of string names with \ prefix
2014-09-23 Nikita PopovAdd zend_add_literal_string
2014-09-23 Nikita PopovDrop dead code
2014-09-23 Dmitry StogovUse zval_ptr_dtor_nogc() to free IS_TMP_VAR operands.
2014-09-23 Tjerk MeestersMerge branch 'PHP-5.6'
2014-09-23 Tjerk MeestersPR 837: Fixed typo in php.ini-development and php.ini...
2014-09-23 Dmitry StogovAllocate copies of internal functions inherited in...
2014-09-23 Dmitry StogovMake internal function names to be interned strings
2014-09-23 Xinchen HuiIt is not likely a string
2014-09-23 Sebastian ZartnerFixed typo
2014-09-23 Xinchen HuiSimply make_printable_zval
2014-09-22 Nikita PopovTest a few more error conditions in the compiler
2014-09-22 Nikita PopovTest error conditions for ct class const refs
2014-09-22 Nikita PopovTest some additional cases for constexpr evaluation
2014-09-22 Nikita PopovFix tests/serialize/bug64146.phpt
2014-09-22 Nikita PopovRemove zend_dynamic_array
2014-09-22 Nikita PopovRemove static allocator
2014-09-22 Dmitry StogovFixed typo
2014-09-22 Nikita PopovFix list() destructuring to special variables
2014-09-22 Nikita PopovRemove php_varname_check
2014-09-22 Dmitry StogovAvoid useless reference counting
2014-09-22 Dmitry StogovSpecialization (only IS_VAR ad IS_CV operands may be...
2014-09-22 Dmitry StogovOptimized unset()
2014-09-22 Dmitry StogovMake error paths to be UNEXPECTED
2014-09-22 Dmitry StogovReplace IS_OP?_TMP_FREE() with more clear (OP?_TYPE...
2014-09-22 Anatol Belskiadded a comment
2014-09-22 Anatol Belskifix the REPARSE_DATA_BUFFER struct def
2014-09-22 Anatol Belskisimplify the condition
2014-09-21 Nikita PopovFix two memory errors by interning earlier
2014-09-21 Nikita PopovAdd smart_str_append for appending zend_strings
2014-09-21 Nikita PopovRename smart_str_append to smart_str_append_smart_str
2014-09-21 Nikita PopovUse smart_str for exception stack traces
2014-09-21 Nikita PopovUse smart_str in get_function_declaration
2014-09-21 Nikita PopovMove smart_str implementation into Zend/
2014-09-20 Andrea FauldsMerge branch 'master' of git.php.net:php-src
2014-09-20 Andrea FauldsUPGRADING for Integer Semantics
2014-09-20 Ard BiesheuvelMerge branch 'PHP-5.6'
2014-09-20 Ard BiesheuvelMerge branch 'PHP-5.5' into PHP-5.6
2014-09-20 Ard BiesheuvelMerge branch 'PHP-5.4' into PHP-5.5
2014-09-20 Ard BiesheuvelFixed bug #66242 (don't assume char is signed)
2014-09-20 Andrea FauldsMerge branch 'master' into integer_semantics
2014-09-20 Nikita PopovMerge branch 'PHP-5.6'
2014-09-20 Nikita PopovMerge branch 'PHP-5.5' into PHP-5.6
2014-09-20 Nikita PopovFixed bug #67633
2014-09-20 Anatol Belskifixed copying of the struct as it's not being modified
2014-09-20 Anatol Belskiavoid strlen usage in loop
2014-09-20 Anatol BelskiMerge branch 'pull-request/805'
2014-09-20 Florian MARGAINERemoves accidentally added files.
2014-09-20 Florian MARGAINEReverts some unwanted changes
2014-09-20 Anatol Belskirefixed printf fmt, used portable macros
2014-09-20 Anatol Belskiforked bug41655 test for windows
2014-09-20 Nikita PopovSimplify foreach flags
2014-09-20 Nikita PopovFix leak in foreach with by-ref iteration of ref array
2014-09-20 Florian MARGAINEMerge branch 'master' into issue-67910
2014-09-20 Florian MARGAINEDeletes patch leftovers
2014-09-20 Florian MARGAINEReplaces php5 with php7, without whitespace changes.
2014-09-20 Xinchen HuiAvoid strlen usage
2014-09-20 Xinchen Huifolder marks
2014-09-20 Xinchen HuiAdded missed mod str
2014-09-20 Xinchen HuiFixed built on OSX
2014-09-20 Johannes Schlüters,PHP 5,PHP 7,
2014-09-20 Johannes SchlüterUpdate README.PARAMETER_PARSING_API
2014-09-20 Anatol Belskimake the return value more logic
2014-09-19 Anatol Belskimake use of intrinsics available with VS for bitset...
2014-09-19 Anatol Belskiadd the missing src file
2014-09-19 Anatol Belskireduce the struct size by 8 byte on 64 bit
2014-09-19 Nikita PopovMake header C++ compatible
2014-09-19 Nikita PopovMake number printing functions less generic
2014-09-19 Nikita PopovUse append_unsigned instead of append_long where approp...
2014-09-19 Nikita PopovUse inline functions for most of smart_str
2014-09-19 Nikita PopovRemove SMART_STR_USE_REALLOC
2014-09-19 Nikita PopovRemove superfluous Z_REFCOUNTED_P check
2014-09-19 Anatol BelskiMerge branch 'PHP-5.6'
2014-09-19 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-09-19 Anatol Belskifix possible array underflow
2014-09-19 Nikita PopovSplit inheritance into separate file
2014-09-19 Anatol Belskiupdated the comment to charset_hint
2014-09-19 Johannes Schlüters/PHP 5/PHP 7/
2014-09-19 Anatol Belskireverted too much
2014-09-19 Anatol Belskireverted some previous IS_ABSOLUTE_PATH related changes
2014-09-19 Anatol Belskiexpand IS_ABSOLUTE_PATH on Windows, so then strlen...
next