]> granicus.if.org Git - php/shortlog
php
2020-03-27 Christoph M... Fix #76999: mb_regex_set_options() return current options
2020-03-27 Dmitry StogovRemoved useless variable
2020-03-26 Christoph M... Merge branch 'PHP-7.4'
2020-03-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-26 Lukas BergerAdd missing 'skip' to bug79332.phpt skip message
2020-03-26 Nikita PopovRemove rand_r implementation
2020-03-26 Nikita PopovRemove HAVE_REALPATH checks
2020-03-26 Nikita PopovAdd PhpToken class
2020-03-26 Nikita PopovCheck abstract method signatures coming from traits
2020-03-26 Dmitry StogovMerge branch 'PHP-7.4'
2020-03-26 George Peter... Explicitly declare the char as signed in zend_ffi_val.
2020-03-26 George Peter... Explicitly declare the char as signed in zend_ffi_val.
2020-03-26 Christoph M... Fix php_exec() output length
2020-03-25 George Peter... Fix -Wtype-limits warning by using correct type declara...
2020-03-25 Dmitry StogovSeparate zend_jit_var_supports_reg() and cleanup
2020-03-25 Dmitry StogovFixed incorrect "TSSA start" headers
2020-03-25 Dmitry StogovMerge branch 'PHP-7.4'
2020-03-25 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-25 Dmitry StogovFixed bug #79412 (Opcache chokes and uses 100% CPU...
2020-03-25 Máté KocsisFix #75958 Return void instead of true
2020-03-25 Máté KocsisAdd stubs for SplDoublyLinkedList
2020-03-25 Dmitry StogovAdd new line before basic-block labels (except for...
2020-03-25 Dmitry StogovAlways print numeric opline numbers
2020-03-25 Nikita PopovClean up php_exec() implementation a bit
2020-03-25 Nikita PopovMerge branch 'PHP-7.4'
2020-03-25 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-25 Christian SchneiderFix bug #79410 (system() swallows last chunk if it...
2020-03-25 Dmitry StogovRename "var" to "stack". This is an abstract stack...
2020-03-24 Dmitry StogovMake SSA dump format controlled by opcache.jit_debug...
2020-03-24 Máté KocsisImprove error messages of ext/hash
2020-03-24 Máté KocsisPromote warnings to exceptions in ext/hash
2020-03-24 Máté KocsisAdd stubs for SPL iterators
2020-03-23 Máté KocsisImprove error messages of various extensions
2020-03-23 Máté KocsisImprove error messages of ext/reflection
2020-03-23 Nikita PopovMerge branch 'PHP-7.4'
2020-03-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-23 Nikita PopovAdd test file
2020-03-23 Nikita PopovMerge branch 'PHP-7.4'
2020-03-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-23 Nikita PopovHandle NULL caller_call_opline
2020-03-23 Christoph M... Merge branch 'PHP-7.4'
2020-03-23 Christoph M... Fix leak on Windows as well
2020-03-23 Christoph M... Merge branch 'PHP-7.4'
2020-03-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-23 Christoph M... Fix test for Windows
2020-03-23 Christoph M... Merge branch 'PHP-7.4'
2020-03-23 Nikita PopovDon't use quiet zpp in RecursiveIteratorIterator ctor
2020-03-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-23 Christoph M... Fix #79200: Some iconv functions cut Windows-1258
2020-03-23 Christoph M... Merge branch 'PHP-7.4'
2020-03-23 Máté KocsisFix ZPP of SplFileInfo::openFile()
2020-03-23 Máté KocsisAdd stubs for SplFileInfo et al.
2020-03-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-23 Christoph M... Fix #79393: Null coalescing operator failing with SplFi...
2020-03-23 Nikita PopovMerge branch 'PHP-7.4'
2020-03-23 Nikita PopovFix RSA memory leak in mysqlnd auth
2020-03-23 Nikita PopovFix signed integer overflow UB in dasm
2020-03-23 Nikita PopovFix pointer UB in dynasm
2020-03-23 Nikita PopovMinor cleanup in spl_direcotry
2020-03-23 ZoDreamRepair ext_skel.php to create the basic framework for...
2020-03-23 Tyson AndreFix compilation error on mac with -Wshift-negative...
2020-03-21 Tyson AndreSkip ftruncate_bug76422 if disk_free_space() <= 4GB
2020-03-20 Dmitry StogovAdd tracing JIT guards for INTI_FCALL_BY_NAME and INIT_...
2020-03-20 Remi Colletbump zip version
2020-03-20 Christoph M... Note that `active => true` has to be kept for `$QA_RELE...
2020-03-20 Dmitry StogovJIT for INIT_NS_FCALL_BY_NAME
2020-03-20 Remi Colletadd missing test
2020-03-20 Remi Colletfix test, thanks Indrek
2020-03-20 Dmitry StogovCAST to the same type mat be JIT-ed as QM_ASSIGN
2020-03-20 Remi ColletZipArchive::open(): Using empty file as ZipArchive...
2020-03-20 Remi ColletMerge branch 'PHP-7.4'
2020-03-20 Remi Colletunneeded after fix
2020-03-20 Remi ColletNEWS
2020-03-20 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-03-20 Remi ColletNEWS
2020-03-20 Remi ColletFix Bug #79296 ZipArchive::open fails on empty file
2020-03-20 Dmitry StogovJIT for FETCH_THIS
2020-03-20 Derick RethansMerge branch 'PHP-7.4'
2020-03-20 Derick RethansMention which categories to use for patch releases
2020-03-20 Christoph M... Merge branch 'PHP-7.4'
2020-03-20 Christoph M... Fix potential test conflict
2020-03-20 Dmitry StogovChange jit_trace_stack_frame layout
2020-03-19 Dmitry StogovZEND_MAKE_REF can't throw
2020-03-19 Dmitry StogovJIT for STRLEN
2020-03-19 Dmitry StogovJIT for ECHO and variable string operands
2020-03-19 Dmitry StogovJIT for SEND_FUNC_ARG
2020-03-19 Christoph M... Merge branch 'PHP-7.4'
2020-03-19 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-19 Nate BrunetteFix #79396: DateTime hour incorrect during DST jump...
2020-03-18 Dmitry StogovJIT for ZEND_CHECK_FUNC_ARG
2020-03-18 Máté KocsisImprove argument error messages in ext/standard
2020-03-18 Dmitry StogovEliminate run-time check
2020-03-18 Christoph M... Merge branch 'PHP-7.4'
2020-03-18 Christoph M... Improve FFI test suite for Windows
2020-03-18 Nikita PopovImprove build instructions in README
2020-03-18 Nikita PopovMerge branch 'PHP-7.4'
2020-03-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-18 Nikita PopovClarify session.cookie_samesite="None"
2020-03-18 Dmitry StogovImproved JIT for BIND_GLOBAL
2020-03-18 Nikita PopovRevert "Fetch for read in nested property assignments"
next