]> granicus.if.org Git - php/shortlog
php
2020-09-11 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-11 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-11 Christoph M... Fix #80067: Omitting the port in bindto setting errors
2020-09-11 Máté KocsisClean up ext/session errors
2020-09-11 Máté KocsisConsolidate new union type ZPP macro names
2020-09-11 Máté KocsisRefactor ReflectionMethod::__construct()
2020-09-11 Nikita PopovThrow ValueError on null bytes in mb_send_mail()
2020-09-11 Hailong ZhaoRemove the duplicate line in zend_ast.c
2020-09-11 Nikita PopovAdd missing condition on azure community job
2020-09-11 Dmitry StogovEliminate repeatable class guards and unnecessary IS_UN...
2020-09-10 Nikita PopovFix leak in snmp
2020-09-10 Dmitry StogovJIT for ASSIGN_OBJ
2020-09-10 Dmitry StogovFixed 32-bit JIT
2020-09-10 Tyson AndreAvoid gap in AST_CLASS child nodes for attributes
2020-09-10 Remi Colletfix zend_hash_get_current_key_type_ex proto
2020-09-10 Remi Colletfix zend_hash_get_current_key_ex proto
2020-09-10 twoseeSimplify error type filter
2020-09-10 Nikita PopovMerge branch 'PHP-7.4'
2020-09-10 Nikita PopovFix azure i386 build, again
2020-09-10 Christopher... Squash compile warnings the easy way
2020-09-10 Christopher... Make PDO_OCI test more resilient
2020-09-10 Christopher... Skip PDO test for Oracle
2020-09-10 Christopher... Fix premature test termination
2020-09-10 Dmitry StogovAttempt to fix bug #80014 (PHP 8.0 beta2 crashes with...
2020-09-10 chopinsAdded FFI\CType::getName() method
2020-09-09 Dmitry StogovEliminate unnecessary IS_INDIRECT guards
2020-09-09 Dmitry StogovAvoid more exception checks
2020-09-09 Sammy Kaye... Merge branch 'PHP-7.4'
2020-09-09 Nikita PopovMore pgsql func info fixes
2020-09-09 Máté KocsisFix opcache return type info for pgsql functions
2020-09-09 Sammy Kaye... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-09 Sammy Kaye... Fix #79825: opcache.file_cache causes SIGSEGV with...
2020-09-09 Dmitry StogovJIT for ASSIGN_DIM[_OP] with first IS_VAR + IS_INDIRECT...
2020-09-09 Nikita PopovUse proper int type for parameter
2020-09-09 Nikita PopovFix default value
2020-09-09 Nikita PopovUse PGSQL_RETURN_OID() in more places
2020-09-09 Nikita PopovAdd stub for pgsql extension
2020-09-09 Nikita PopovRemove deprecated pgsql signatures
2020-09-09 Dmitry StogovEliminate unnecessary exception checks
2020-09-09 George Peter... Promote some warnings in MBString Regexes
2020-09-09 Nikita PopovPromote pgsql no link to Error exception
2020-09-09 Nikita PopovRemove deprecated multi-parameter form of pg_connect()
2020-09-09 Nikita PopovMake array_multisort() signature more variadic
2020-09-09 Nikita PopovTest snmp on azure
2020-09-09 Nikita PopovMark snmp tests as conflicting
2020-09-09 Nikita PopovSuppress uninitialized variable warning in snmp
2020-09-09 Nikita PopovAllow array_diff() and array_intersect() with single...
2020-09-09 Máté KocsisImprove error messages mentioning parameters instead...
2020-09-09 Dmitry StogovFixed memory leak
2020-09-09 Nikita PopovWildcard output differences in snmp tests
2020-09-09 Dmitry StogovTracin JIT support for FETCH_DIM_W/RW with IS_VAR ...
2020-09-09 Nikita PopovAvoid use of remote_port in snmp
2020-09-09 Nikita PopovPass correct op_info to zend_jit_fetch_dim()
2020-09-09 twoseeFlesh out ZEND_HASH_REVERSE_FOREACH_* macros
2020-09-09 Christopher... Fix 3b0fecd and resulting test fail lob_012.phpt
2020-09-08 Dmitry StogovJIT for FETCH_DIM_W/RW insructions
2020-09-08 Christoph M... Fix Windows build for shared ext/sockets
2020-09-08 Nikita PopovDon't handle missing value in zend_verify_arg_error()
2020-09-08 Alex Dowadmb_str_split is already documented on php.net
2020-09-08 Dmitry StogovJIT for IN_ARRAY instruction.
2020-09-08 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-08 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-08 Christoph M... Fix #72941: Modifying bucket->data by-ref has no effect...
2020-09-08 Nikita PopovTry to fix 32-bit setcookie tests, again
2020-09-08 Remi Colletadd socket_ce and socket_import_file_descriptor in...
2020-09-08 Nikita PopovFix some snmp stubs
2020-09-08 Nikita PopovSuppress unused variable in snmp
2020-09-08 Nikita PopovRun the opcache-only configuration only for scheduled...
2020-09-08 Nikita PopovTry to fix setcookie() tests on 32-bit
2020-09-08 Dmitry Stogovmicro-optimization
2020-09-08 Dmitry StogovJIT for FETCH_LIST_R
2020-09-08 Máté KocsisFix UNKNOWN default values in ext/oci8
2020-09-08 Nikita PopovMake null byte error a ValueError
2020-09-08 Nikita PopovAlways use PCRE for mbstring.http_output_conv_mimetypes
2020-09-08 George Peter... Promote warnings to errors for set(raw)cookie()
2020-09-08 Nikita PopovMerge branch 'PHP-7.4'
2020-09-08 Nikita PopovSupport more placeholders in bless_tests.php
2020-09-08 Nikita PopovRequire $method parameter in openssl_seal/openssl_open
2020-09-08 Nikita PopovPromote warnings in exif
2020-09-08 Nikita PopovMerge branch 'PHP-7.4'
2020-09-08 Nikita PopovRevert "Update libzip on macos"
2020-09-08 Nikita PopovRevert "Manually build re2c on macos"
2020-09-08 Nikita PopovMerge branch 'PHP-7.4'
2020-09-08 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-08 Nikita PopovFixed bug #80077
2020-09-08 Dmitry Stogovdecbin/decoct/dechex optimization.
2020-09-08 Christopher... Catch type errors so test completes and doesn't diff
2020-09-08 Christopher... Accept updated error number generated by the latest...
2020-09-08 Christopher... Yes, and mask the dir path too.
2020-09-08 Christopher... Fix parsing regression from PHP 7
2020-09-07 Ilija ToviloAdjust assignment line number for match
2020-09-07 Nikita PopovReduce input size limit in execute fuzzer
2020-09-07 Dmitry StogovAdd "const". Move constant strings to read-only memory.
2020-09-07 Máté KocsisPromote warnings to exceptions in ext/intl
2020-09-07 Nikita PopovDon't allow dynamic properties on generators
2020-09-07 Máté KocsisFix UNKNOWN default values in various extensions
2020-09-07 Máté KocsisFix UNKNOWN default values in ext/standard
2020-09-07 Nikita PopovMerge branch 'PHP-7.4'
2020-09-07 Nikita PopovDon't leave behind temporary file in bug70362.phpt
2020-09-07 Nikita PopovDrop support for crypt() without explicit salt
next