news.php.net/php.git-pulls    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
[php-src][PR #5053] - add missing file extname_arginfo.h in skeleton noreply 19/07/2021 09:42 PM 1KB
[php-src][PR #5395] - Add support for Namespace in stub files noreply 19/07/2021 09:36 PM 1KB
[php-src][PR #5518] - added additional ssl_method options and changed default ssl_method to use tls noreply 19/07/2021 09:34 PM 1KB
[php-src][PR #5870] - opcache: optimize some more functions on compile time noreply 19/07/2021 09:31 PM 1KB
[php-src][PR #5962] - RFC: Custom callback to dump results in `php -a` noreply 19/07/2021 09:14 PM 1KB
[php-src][PR #6408] - getrandom support for DragonFlyBSD too. noreply 19/07/2021 09:12 PM 1KB
[php-src][PR #7131] - Deprecate autovivification on false noreply 19/07/2021 08:49 PM 1KB
[php-src][PR #7049] - Throw DomException for DOM out-of-memory error conditions noreply 19/07/2021 08:43 PM 1KB
[php-src][PR #7251] - Declare tentative return types for Zend noreply 19/07/2021 07:43 PM 1KB
[php-src][PR #7257] - Major overhaul of mbstring (part 10) noreply 19/07/2021 06:16 PM 1KB
[php-src][PR #7258] - Deprecate oci8.old_oci_close_semantics noreply 19/07/2021 05:56 PM 1KB
[php-src][PR #7233] - Fix #81225: Incorrect immediate encoding when using LEA optimization noreply 19/07/2021 04:06 PM 1KB
[php-src][PR #7184] - Implementation of is_literal noreply 19/07/2021 03:46 PM 1KB
[php-src][PR #7258] - Deprecate oci8.old_oci_close_semantics noreply 18/07/2021 10:47 PM 1KB
[php-src][PR #7258] - Deprecate oci8.old_oci_close_semantics noreply 18/07/2021 10:47 PM 1KB
[php-src][PR #7257] - Major overhaul of mbstring (part 10) noreply 18/07/2021 06:05 PM 1KB
[php-src][PR #7255] - Refactor proc_open() implementation noreply 17/07/2021 11:10 PM 1KB
[php-src][PR #7204] - Provide bless_tests.patch for failing tests noreply 17/07/2021 10:57 PM 1KB
[php-src][PR #7204] - Provide bless_tests.patch for failing tests noreply 17/07/2021 10:19 PM 1KB
[php-src][PR #6985] - Declare tentative return types for ext/dom noreply 17/07/2021 05:51 PM 1KB
[php-src][PR #7254] - Intersection types bug fixes noreply 17/07/2021 05:14 PM 1KB
[php-src][PR #7254] - Intersection types bug fixes noreply 17/07/2021 08:09 AM 1KB
[php-src][PR #7253] - Disable strict pixi requirement for libavif >= 0.9.1 noreply 17/07/2021 05:29 AM 1KB
[php-src][PR #7252] - Fix #74960: Integer overflow in zend_string_alloc() noreply 17/07/2021 12:35 AM 1KB
[php-src][PR #6885] - opcache/jit support: Mac M1 build fic noreply 16/07/2021 11:04 PM 1KB
[php-src][PR #7250] - Fix #78238: BCMath returns "-0" noreply 16/07/2021 10:02 PM 1KB
[php-src][PR #7251] - Declare tentative return types for Zend noreply 16/07/2021 09:35 PM 1KB
[php-src][PR #7250] - Fix #78238: BCMath returns "-0" noreply 16/07/2021 08:50 PM 1KB
[php-src][PR #7249] - Add ZEND_ACC_NOT_SERIALIZABLE flag noreply 16/07/2021 07:07 PM 1KB
[php-src][PR #7248] - Deprecate DATE_RET_* constants (related to date_sunrise/date_sunset) noreply 16/07/2021 07:04 PM 1KB
[php-src][PR #7202] - sockets enabling SO_MARK socket option which is relatively similar noreply 16/07/2021 06:18 PM 1KB
[php-src][PR #7239] - Declare tentative return types in ext/spl - part 3 noreply 16/07/2021 06:08 PM 1KB
[php-src][PR #7247] - Fix bug 81265: Set ICO height/width to 256 if 0 noreply 16/07/2021 04:08 PM 1KB
[php-src][PR #7247] - Fix bug 81265: Set ICO height/width to 256 if 0 noreply 16/07/2021 09:04 AM 1KB
[php-src][PR #7238] - Fix #80849: HTTP Status header truncation noreply 16/07/2021 01:18 AM 1KB
[php-src][PR #7245] - Make syslog() binary safe noreply 16/07/2021 01:09 AM 1KB
[php-src][PR #7242] - Fix some more ext/spl return types noreply 15/07/2021 10:42 PM 1KB
[php-src][PR #7160] - Fix #81142: memory leak when unserialize()ing associative array noreply 15/07/2021 09:58 PM 1KB
[php-src][PR #7241] - Fix #72595: php_output_handler_append illegal write access noreply 15/07/2021 09:32 PM 1KB
[php-src][PR #7240] - Fix #72146: Integer overflow on substr_replace noreply 15/07/2021 06:58 PM 1KB
[php-src][PR #7244] - Refactor snprintf/spprintf noreply 15/07/2021 04:40 PM 1KB
[php-src][PR #7149] - Allow objects in define() noreply 15/07/2021 04:10 PM 1KB
[php-src][PR #7245] - Make syslog() binary safe noreply 15/07/2021 09:34 AM 1KB
[php-src][PR #7244] - Refactor snprintf/spprintf noreply 15/07/2021 06:49 AM 1KB
[php-src][PR #7243] - Add support for defining object constants via define() noreply 15/07/2021 04:03 AM 1KB
[php-src][PR #7243] - Add support for defining object constants via define() noreply 15/07/2021 02:02 AM 1KB
[php-src][PR #7242] - Fix some more ext/spl return types noreply 15/07/2021 12:12 AM 1KB
[php-src][PR #7241] - Fix #72595: php_output_handler_append illegal write access noreply 14/07/2021 11:55 PM 1KB
[php-src][PR #7240] - Fix #72146: Integer overflow on substr_replace noreply 14/07/2021 11:21 PM 1KB
[php-src][PR #7239] - Declare tentative return types in ext/spl - part 3 noreply 14/07/2021 09:23 PM 1KB
[php-src][PR #7235] - Declare tentative return types for ext/spl - part 2 noreply 14/07/2021 09:19 PM 1KB
[php-src][PR #7236] - Proposal: Rename FFI `getFuncArg*` to `getFuncParameter*`, $arg_index->$index noreply 14/07/2021 09:12 PM 1KB
[php-src][PR #7238] - Fix #80849: HTTP Status header truncation noreply 14/07/2021 08:50 PM 1KB
[php-src][PR #7019] - first class callable conversion noreply 14/07/2021 08:37 PM 1KB
[php-src][PR #7237] - Fix some return types in ext/spl noreply 14/07/2021 06:39 PM 1KB
[php-src][PR #7237] - Fix some return types in ext/spl noreply 14/07/2021 05:02 PM 1KB
[php-src][PR #6789] - Deprecate $num_points parameter of image(open|filled)polygon noreply 14/07/2021 04:56 PM 1KB
[php-src][PR #7222] - Deprecations for PHP 8.1 noreply 14/07/2021 03:41 PM 1KB
[php-src][PR #7236] - Proposal: Rename FFI `getFuncArg*` to `getFuncParameter*` noreply 13/07/2021 10:17 PM 1KB
[php-src][PR #7236] - Proposal: Rename FFI `getFuncArg*` to `getFuncParameter*` noreply 13/07/2021 10:17 PM 1KB
[php-src][PR #7236] - Proposal: Rename FFI `getFuncArg*` to `getFuncParameter*` noreply 13/07/2021 10:17 PM 1KB
[php-src][PR #7235] - Declare tentative return types for ext/spl - part 2 noreply 13/07/2021 10:05 PM 1KB
[php-src][PR #5547] - Partial function application noreply 13/07/2021 09:51 PM 1KB
[php-src][PR #7223] - fake closure comparison noreply 13/07/2021 09:37 PM 1KB
[php-src][PR #7234] - Fix #79908: json_decode decodes negative zero as positive zero noreply 13/07/2021 09:34 PM 1KB
[php-src][PR #7227] - replace custom opcode dumper with O+ dump noreply 13/07/2021 09:31 PM 1KB
[php-src][PR #7153] - New in initializers (reduced version) noreply 13/07/2021 08:04 PM 1KB
[php-src][PR #7234] - Fix #79908: json_decode decodes negative zero as positive zero noreply 13/07/2021 07:12 PM 1KB
[php-src][PR #7115] - Declare tentative return types for ext/spl - part 1 noreply 13/07/2021 07:04 PM 1KB
[php-src][PR #7217] - FFI::CType reflection API noreply 13/07/2021 06:15 PM 1KB
[php-src][PR #6746] - Support new in initializers noreply 13/07/2021 06:08 PM 1KB
[php-src][PR #7232] - Remove zend_atoi() noreply 13/07/2021 03:22 PM 1KB
[php-src][PR #7233] - Fix #81225: Incorrect immediate encoding when using LEA optimization noreply 13/07/2021 10:21 AM 1KB
[php-src][PR #7233] - Fix #81225: Incorrect immediate encoding when using LEA optimization noreply 13/07/2021 10:21 AM 1KB
[php-src][PR #7221] - Fix #73226: --r[fcez] always return zero exit code noreply 13/07/2021 05:14 AM 1KB
[php-src][PR #7230] - Verify exception on ZipArchive::getExternalAttributesName when $name is empty noreply 13/07/2021 02:42 AM 1KB
[php-src][PR #7231] - Fix #81243: Too much memory is allocated for preg_replace() noreply 13/07/2021 12:39 AM 1KB
[php-src][PR #7232] - Remove zend_atoi() noreply 13/07/2021 12:34 AM 1KB
[php-src][PR #7231] - Fix #81243: Too much memory is allocated for preg_replace() noreply 12/07/2021 07:24 PM 1KB
[php-src][PR #7215] - Various ext/spl stub fixes noreply 12/07/2021 04:33 PM 1KB
[php-src][PR #7230] - Verify exception on ZipArchive::getExternalAttributesName when $name is empty noreply 12/07/2021 05:31 AM 1KB
[php-src][PR #7226] - Fiber ucontext support noreply 12/07/2021 04:39 AM 1KB
[php-src][PR #7229] - Make 'readonly' keyword semi-reserved instead of reserved noreply 11/07/2021 11:42 PM 1KB
[php-src][PR #7229] - Make 'readonly' keyword semi-reserved instead of reserved noreply 11/07/2021 11:41 PM 1KB
[php-src][PR #7227] - replace custom opcode dumper with O+ dump noreply 10/07/2021 10:14 PM 1KB
[php-src][PR #7226] - Fiber ucontext support noreply 10/07/2021 12:36 PM 1KB
[php-src][PR #6790] - Deprecate implicit default PGSQL connection noreply 10/07/2021 05:12 AM 1KB
[php-src][PR #7173] - Fix Bug 81160 noreply 09/07/2021 10:48 PM 1KB
[php-src][PR #7225] - fixing crc32 module warning on arm64 and making it more consistent with noreply 09/07/2021 09:29 PM 1KB
[php-src][PR #7225] - fixing crc32 module warning on arm64 and making it more consistent with noreply 09/07/2021 09:07 PM 1KB
[php-src][PR #4829] - Forbid direct access to static members on traits noreply 09/07/2021 06:38 PM 1KB
[php-src][PR #7224] - Use newer PHP version in community job noreply 09/07/2021 04:32 PM 1KB
[php-src][PR #7224] - Use newer PHP version in community job noreply 09/07/2021 03:35 PM 1KB
[php-src][PR #7223] - fake closure comparison noreply 09/07/2021 03:04 PM 1KB
[php-src][PR #7223] - fake closure comparison noreply 09/07/2021 03:04 PM 1KB
[php-src][PR #7219] - Remove unnecessary sockaddr memory allocation noreply 09/07/2021 10:37 AM 1KB
[php-src][PR #6409] - Deprecate mysqli::init() noreply 09/07/2021 05:38 AM 1KB
[php-src][PR #7223] - fake closure comparison noreply 09/07/2021 03:56 AM 1KB
[php-src][PR #7222] - Some deprecations for PHP 8.1 noreply 08/07/2021 06:18 PM 1KB
[php-src][PR #7220] - Sccp new functions for ct noreply 08/07/2021 05:00 PM 1KB
[php-src][PR #5412] - Make `ReflectionProperty#setAccessible()` and `ReflectionMethod#setAccessible()` no-op noreply 08/07/2021 04:55 PM 1KB
[php-src][PR #7221] - Fix #73226: --r[fcez] always return zero exit code noreply 07/07/2021 10:19 PM 1KB
[php-src][PR #7220] - Sccp new functions for ct noreply 07/07/2021 10:00 PM 1KB
[php-src][PR #7220] - Sccp new functions for ct noreply 07/07/2021 08:53 PM 1KB
[php-src][PR #6117] - Bugfix 80097: Have ReflectionAttribute implement Reflector, __toString noreply 07/07/2021 06:42 PM 1KB
[php-src][PR #7219] - Remove unnecessary sockaddr memory allocation noreply 07/07/2021 04:50 PM 1KB
[php-src][PR #7091] - AVIF support for getimagesize() and imagecreatefromstring() noreply 07/07/2021 06:03 AM 1KB
[php-src][PR #6878] - Add support for final constants noreply 07/07/2021 03:46 AM 1KB
[php-src][PR #3823] - Drop support for libreadline noreply 06/07/2021 11:10 PM 1KB
[php-src][PR #7216] - Fix #81223: flock() only locks first byte of file noreply 06/07/2021 06:04 PM 1KB
[php-src][PR #7218] - Fix typo "without-pcre-jit" noreply 06/07/2021 05:46 PM 1KB
[php-src][PR #7218] - Fix typo "without-pcre-jit" noreply 06/07/2021 05:12 PM 1KB
[php-src][PR #6986] - Declare tentative return types for ext/intl noreply 06/07/2021 04:55 PM 1KB
[php-src][PR #7217] - FFI::CType reflection API noreply 06/07/2021 11:18 AM 1KB
[php-src][PR #7189] - Fix #74264: grapheme_sttrpos() broken for negative offsets noreply 06/07/2021 12:22 AM 1KB
[php-src][PR #7216] - Fix #81223: flock() only locks first byte of file noreply 05/07/2021 11:15 PM 1KB
[php-src][PR #7213] - Major overhaul of mbstring (part 9) noreply 05/07/2021 10:27 PM 1KB
[php-src][PR #6799] - Pure Intersection types noreply 05/07/2021 08:10 PM 1KB
[php-src][PR #7184] - Implementation of is_literal noreply 05/07/2021 02:12 PM 1KB
[php-src][PR #7091] - AVIF support for getimagesize() and imagecreatefromstring() noreply 05/07/2021 06:40 AM 1KB
[php-src][PR #7091] - AVIF support for getimagesize() and imagecreatefromstring() noreply 05/07/2021 06:03 AM 1KB
[php-src][PR #7215] - Various ext/spl stub fixes noreply 05/07/2021 05:19 AM 1KB
[php-src][PR #6968] - Avoid OOB reads in create_name_with_username() noreply 05/07/2021 04:57 AM 1KB
[php-src][PR #7214] - Pipe operator, New AST node version noreply 04/07/2021 05:56 AM 1KB
[php-src][PR #7213] - Major overhaul of mbstring (part 9) noreply 04/07/2021 04:25 AM 1KB
[php-src][PR #7211] - Speed up slow AVIF test noreply 03/07/2021 03:41 PM 1KB
[php-src][PR #7212] - Add support for internal enums via stub generation noreply 03/07/2021 08:02 AM 1KB
[php-src][PR #7211] - Speed up slow AVIF test noreply 03/07/2021 06:18 AM 1KB
[php-src][PR #6967] - Deprecate ticks noreply 02/07/2021 10:41 PM 1KB
[php-src][PR #7210] - Fix bug #80072: Root live tmpvars after GC noreply 02/07/2021 09:30 PM 1KB
[php-src][PR #7210] - Fix bug #80072: Root live tmpvars after GC noreply 02/07/2021 08:23 PM 1KB
[php-src][PR #7209] - Fix #52093: openssl_csr_sign silently truncates $serial noreply 01/07/2021 09:46 PM 1KB
[php-src][PR #6898] - [RFC] Partial Function Application noreply 01/07/2021 08:24 PM 1KB
[php-src][PR #7200] - Windows: allow GD ext without avif.dll noreply 01/07/2021 05:01 AM 1KB
[php-src][PR #7207] - Fix #73630: Built-in Weberver - overwrite $_SERVER['request_uri'] noreply 30/06/2021 10:18 PM 1KB
[php-src][PR #7209] - Fix #52093: openssl_csr_sign silently truncates $serial noreply 30/06/2021 08:36 PM 1KB
[php-src][PR #6525] - All (gm)mktime() parameters should be optional noreply 30/06/2021 04:48 PM 1KB
[php-src][PR #6359] - Disallow seeking on filtered streams noreply 30/06/2021 04:47 PM 1KB
[php-src][PR #5565] - General support for reparse points which are not named surrogates noreply 30/06/2021 04:46 PM 1KB
[php-src][PR #5497] - Mark test as borked if clean produces invalid output noreply 30/06/2021 04:45 PM 1KB
[php-src][PR #7208] - Fix #81206: Multiple PHP processes crash with JIT enabled noreply 30/06/2021 05:12 AM 1KB
[php-src][PR #7206] - Prefer EXPECT over EXPECTF where applicable noreply 29/06/2021 11:12 PM 1KB
[php-src][PR #7207] - Fix #73630: Built-in Weberver - overwrite $_SERVER['request_uri'] noreply 29/06/2021 11:10 PM 1KB
[php-src][PR #6683] - Don't reset the timeout on deactivate when the timeout was changed noreply 29/06/2021 10:38 PM 1KB
[php-src][PR #7206] - Prefer EXPECT over EXPECTF noreply 29/06/2021 09:36 PM 1KB
[php-src][PR #7177] - Major overhaul of mbstring (part 8) noreply 29/06/2021 06:25 PM 1KB
[php-src][PR #7205] - Fixed some spaces used instead of tabs noreply 29/06/2021 05:30 PM 1KB
[php-src][PR #7205] - Fixed some spaces used instead of tabs noreply 29/06/2021 04:04 PM 1KB
[php-src][PR #7174] - Allow creating Graceful/UnwindExit and use when destroying a fiber noreply 29/06/2021 04:23 AM 1KB
[php-src][PR #7204] - Provide bless_tests.patch for failing tests noreply 29/06/2021 03:30 AM 1KB
[php-src][PR #7183] - Mention ReturnTypeWillChange attribute in the error message noreply 28/06/2021 08:56 PM 1KB
[php-src][PR #7190] - Fix #68471: IntlDateFormatter fails for "GMT+00:00" timezone noreply 28/06/2021 07:57 PM 1KB
[php-src][PR #7203] - Implement Fiber GC handler noreply 28/06/2021 07:08 PM 1KB
[php-src][PR #7203] - Implement Fiber GC handler noreply 28/06/2021 05:55 PM 1KB
[php-src][PR #7192] - fix: make throws an exception: Allocation of JIT memory failed, PCRE JIT will be disabled noreply 28/06/2021 04:20 PM 1KB
[php-src][PR #7197] - Remove the redefinitions noreply 28/06/2021 04:12 PM 1KB
[php-src][PR #7194] - curl: Add version 7.71.0 blob options noreply 28/06/2021 03:54 PM 1KB
[php-src][PR #7193] - Checking that Closure is static noreply 28/06/2021 03:50 PM 1KB
[php-src][PR #7196] - Fix bug #81200 ReflectionMethod::isStatic belongs on ReflectionFunctionAbstract noreply 28/06/2021 03:49 PM 1KB
[php-src][PR #7202] - sockets enabling SO_MARK socket option which is relatively similar noreply 28/06/2021 01:31 PM 1KB
[php-src][PR #7194] - curl: Add version 7.71.0 blob options noreply 27/06/2021 03:51 AM 1KB
[php-src][PR #7201] - Fix false positive recursion warning for var_export of enums noreply 27/06/2021 03:33 AM 1KB
[php-src][PR #7201] - Fix false positive recursion warning for var_export of enums noreply 27/06/2021 02:40 AM 1KB
[php-src][PR #7201] - Fix false positive recursion warning for var_export of enums noreply 27/06/2021 02:40 AM 1KB
[php-src][PR #7201] - Fix false positive recursion warning for var_export of enums noreply 27/06/2021 02:40 AM 1KB
[php-src][PR #7200] - Windows: allow GD ext without avif.dll noreply 26/06/2021 10:45 PM 1KB
[php-src][PR #7198] - Fix #81202 powerpc64 build fails on fibers noreply 26/06/2021 09:39 PM 1KB
[php-src][PR #7199] - [WIP] Deprecate bool to string coercion in weak type mode noreply 26/06/2021 08:14 PM 1KB
[php-src][PR #7198] - Fix #81202 powerpc64 build fails on fibers noreply 26/06/2021 04:16 PM 1KB
[php-src][PR #7197] - Remove the redefinitions noreply 26/06/2021 03:14 PM 1KB
[php-src][PR #7097] - Fix libmysql test cases noreply 25/06/2021 07:29 PM 1KB
[php-src][PR #7196] - Fix bug #81200 ReflectionMethod::isStatic belongs on ReflectionFuncti… noreply 25/06/2021 05:42 PM 1KB
[php-src][PR #7195] - Add a case to version compare noreply 25/06/2021 03:51 PM 1KB
[php-src][PR #7195] - Add a case to version compare noreply 25/06/2021 12:12 PM 1KB
[php-src][PR #7194] - curl: Add version 7.71.0 blob options noreply 25/06/2021 11:21 AM 1KB
[php-src][PR #7193] - Checking that Closure is static noreply 24/06/2021 07:58 PM 1KB
[php-src][PR #7187] - Fix #78987 - Memory problems running finfo::buffer noreply 24/06/2021 07:22 PM 1KB
[php-src][PR #7188] - Fix #78987 - Memory problems running finfo::buffer noreply 24/06/2021 07:22 PM 1KB
[php-src][PR #7192] - fix: make throws an exception: Allocation of JIT memory failed, PCRE JIT will be disabled noreply 24/06/2021 04:09 PM 1KB
[php-src][PR #7191] - [RFC] Add clamp function noreply 24/06/2021 02:29 AM 1KB
[php-src][PR #7186] - Remove " " being considered as an invalid filename for `is_file()` noreply 24/06/2021 01:06 AM 1KB
[php-src][PR #7190] - Fix #68471: IntlDateFormatter fails for "GMT+00:00" timezone noreply 24/06/2021 12:24 AM 1KB
[php-src][PR #7189] - Fix #74264: grapheme_sttrpos() broken for negative offsets noreply 23/06/2021 09:49 PM 1KB
[php-src][PR #7188] - Fix #78987 - Memory problems running finfo::buffer noreply 23/06/2021 08:17 PM 1KB
[php-src][PR #7165] - JIT/AArch64: Support shifted immediate noreply 23/06/2021 05:17 PM 1KB
[php-src][PR #7188] - Fix #78987 - Memory problems running finfo::buffer noreply 23/06/2021 04:43 PM 1KB
[php-src][PR #7187] - Fix #78987 - Memory problems running finfo::buffer noreply 23/06/2021 04:38 PM 1KB
[php-src][PR #7186] - Remove " " being considered as an invalid filename for `is_file()` noreply 23/06/2021 01:39 AM 1KB
[php-src][PR #7176] - Fix bug 81111: Prevent serialization of anonymous classes noreply 23/06/2021 01:18 AM 1KB
[php-src][PR #7176] - Fix bug 81111: Prevent serialization of anonymous classes noreply 23/06/2021 01:17 AM 1KB
[php-src][PR #7185] - make new API public noreply 23/06/2021 12:42 AM 1KB
[php-src][PR #7185] - make new API public noreply 23/06/2021 12:41 AM 1KB
[php-src][PR #7166] - Fix Zend License header inconsistencies noreply 23/06/2021 12:00 AM 1KB
[php-src][PR #7181] - Add host for php_network_getaddresses getaddrinfo failed error message. noreply 22/06/2021 11:17 PM 1KB
[php-src][PR #7183] - Mention ReturnTypeWillChange attribute in the error message noreply 22/06/2021 11:08 PM 1KB
[php-src][PR #7130] - exposing few macOS socket options to give hints how to handle data, noreply 22/06/2021 10:43 PM 1KB
[php-src][PR #7184] - Implementation of is_TBD noreply 22/06/2021 03:10 PM 1KB
[php-src][PR #7183] - Mention ReturnTypeWillChange attribute in the error message noreply 22/06/2021 02:52 PM 1KB
[php-src][PR #7182] - UPGRADING: update information re: return type for internal methods noreply 22/06/2021 02:33 PM 1KB
[php-src][PR #7182] - UPGRADING: update information re: return type for internal methods noreply 22/06/2021 02:23 PM 1KB
[php-src][PR #7181] - Add host for php_network_getaddresses getaddrinfo failed error message. noreply 22/06/2021 02:58 AM 1KB
[php-src][PR #7176] - Fix bug 81111: Prevent serialization of anonymous classes noreply 21/06/2021 09:27 PM 1KB
[php-src][PR #4466] - Set CLI exit code to 1 when invalid parameters are passed noreply 21/06/2021 04:22 AM 1KB
[php-src][PR #7179] - Allow build/gen_stub.php to process multiple CLI file args noreply 21/06/2021 03:13 AM 1KB
[php-src][PR #7179] - Allow build/gen_stub.php to process multiple CLI file args noreply 21/06/2021 01:07 AM 1KB
[php-src][PR #7179] - Allow build/gen_stub.php to process multiple CLI file args noreply 21/06/2021 01:07 AM 1KB
[php-src][PR #7180] - Allow build/gen_stub.php to have extended&non-standard phpdoc types noreply 21/06/2021 01:07 AM 1KB
[php-src][PR #7180] - Allow build/gen_stub.php to have extended&non-standard phpdoc types noreply 21/06/2021 01:07 AM 1KB
[php-src][PR #7180] - Allow build/gen_stub.php to have extended&non-standard phpdoc types noreply 21/06/2021 01:07 AM 1KB
[php-src][PR #7179] - Allow build/gen_stub.php to process multiple CLI file args noreply 20/06/2021 11:06 PM 1KB
[php-src][PR #7178] - sockets adding openbsd flag. noreply 20/06/2021 09:08 PM 1KB
[php-src][PR #7177] - Major overhaul of mbstring (part 8) noreply 20/06/2021 08:03 PM 1KB
[php-src][PR #7176] - Fix bug 81111: Prevent serialization of anonymous classes noreply 20/06/2021 08:51 AM 1KB
[php-src][PR #6099] - phar: use crc32 bulk method instead. noreply 20/06/2021 04:21 AM 1KB
[php-src][PR #7175] - Mysqli bind-in-execute libmysql support noreply 20/06/2021 04:04 AM 1KB
[php-src][PR #7174] - Allow creating Graceful/UnwindExit and use when destroying a fiber noreply 19/06/2021 11:57 PM 1KB
[php-src][PR #6117] - Bugfix 80097: Have ReflectionAttribute implement Reflector, __toString noreply 19/06/2021 08:34 PM 1KB
[php-src][PR #5947] - Change MySQL liveness function to check for EOF noreply 19/06/2021 01:40 AM 1KB
[php-src][PR #5935] - Add PDO::checkLiveness method noreply 19/06/2021 01:30 AM 1KB
[php-src][PR #7167] - Fix bug 81159 noreply 19/06/2021 01:12 AM 1KB
[php-src][PR #7155] - Rename Fiber::this() to Fiber::getCurrent() noreply 19/06/2021 12:01 AM 1KB
[php-src][PR #7163] - Flexible fiber bailout handling noreply 19/06/2021 12:00 AM 1KB
[php-src][PR #7168] - Refactor SplFixedArray noreply 18/06/2021 10:22 PM 1KB
[php-src][PR #7172] - Convert some recently introduced zend_bool to bool noreply 18/06/2021 10:21 PM 1KB
[php-src][PR #7173] - Fix Bug 81160 noreply 18/06/2021 08:59 PM 1KB
[php-src][PR #7172] - Convert some recently introduced zend_bool to bool noreply 18/06/2021 07:28 PM 1KB
[php-src][PR #7172] - Convert some recently introduced zend_bool to bool noreply 18/06/2021 07:27 PM 1KB
[php-src][PR #7169] - Fix bug #81163 indirect vars in __sleep noreply 18/06/2021 05:27 PM 1KB
[php-src][PR #7171] - Fix bug #81163 indirect vars in __sleep (below master) noreply 18/06/2021 05:26 PM 1KB
[php-src][PR #7171] - Fix bug #81163 indirect vars in __sleep noreply 18/06/2021 05:02 PM 1KB
[php-src][PR #7170] - Do not expose fiber VM state management noreply 18/06/2021 02:04 PM 1KB
[php-src][PR #7170] - Do not expose fiber VM state management noreply 18/06/2021 02:01 PM 1KB
[php-src][PR #7154] - Unifiy function and method lexer definitions. noreply 18/06/2021 01:22 PM 1KB
[php-src][PR #7169] - Fix bug #81163 indirect vars in __sleep noreply 18/06/2021 01:13 PM 1KB
[php-src][PR #7168] - Refactor SplFixedArray noreply 18/06/2021 09:07 AM 1KB
[php-src][PR #7091] - AVIF support for getimagesize() and imagecreatefromstring() noreply 18/06/2021 06:47 AM 1KB
[php-src][PR #7167] - Fix bugs in regards to offsets (81159 & 81160) noreply 18/06/2021 06:06 AM 1KB
[php-src][PR #7167] - Fix bugs in regards to offsets (81159 & 81160) noreply 18/06/2021 06:06 AM 1KB
[php-src][PR #7166] - Fix Zend License header inconsistencies noreply 18/06/2021 01:32 AM 1KB
[php-src][PR #7164] - Fix test in case fallocate(1) is available, but fails noreply 18/06/2021 01:09 AM 1KB
[php-src][PR #7165] - JIT/AArch64: Support shifted immediate noreply 17/06/2021 10:59 PM 1KB
[php-src][PR #7165] - JIT/AArch64: Support shifted immediate noreply 17/06/2021 10:59 PM 1KB
[php-src][PR #7156] - remove specialized printing from phpdbg noreply 17/06/2021 08:22 PM 1KB
[php-src][PR #7164] - Fix test in case fallocate(1) is available, but fails noreply 17/06/2021 07:56 PM 1KB
[php-src][PR #7158] - Fix #81145: copy() and stream_copy_to_stream() fail for +4GB files noreply 17/06/2021 07:19 PM 1KB
[php-src][PR #7162] - Major overhaul of mbstring (part 7) noreply 17/06/2021 07:12 PM 1KB
[php-src][PR #7163] - Reduce fiber API surface / flexible bailout handling noreply 17/06/2021 04:50 PM 1KB
[php-src][PR #7161] - Improve documentation for contributors noreply 17/06/2021 12:29 PM 1KB
[php-src][PR #7162] - Major overhaul of mbstring (part 7) noreply 17/06/2021 05:44 AM 1KB
[php-src][PR #7161] - Improve documentation for contributors noreply 17/06/2021 03:59 AM 1KB
[php-src][PR #7076] - Skip slow tests on AppVeyor CI noreply 17/06/2021 01:14 AM 1KB
[php-src][PR #5103] - Remove custom 'p' length modifier from custom snprintf implementation noreply 17/06/2021 12:08 AM 1KB
[php-src][PR #7159] - Drop support for printf p modifier noreply 16/06/2021 11:59 PM 1KB
[php-src][PR #7157] - Test ARM64 JIT on Travis noreply 16/06/2021 11:13 PM 1KB
[php-src][PR #7160] - Fix #81142: memory leak when unserialize()ing associative array noreply 16/06/2021 10:30 PM 1KB
[php-src][PR #6655] - Proposal: Add ImmutableKeyValueSequence (rewindable, immutable, memory-efficient, allows any key&r... noreply 16/06/2021 09:59 PM 1KB
[php-src][PR #7159] - Drop support for printf p modifier noreply 16/06/2021 09:15 PM 1KB
[php-src][PR #7156] - remove specialized printing from phpdbg noreply 16/06/2021 07:56 PM 1KB
[php-src][PR #7156] - remove specialized printing from phpdbg noreply 16/06/2021 07:56 PM 1KB
[php-src][PR #7158] - Fix #81145: copy() and stream_copy_to_stream() fail for +4GB files noreply 16/06/2021 07:18 PM 1KB
[php-src][PR #7157] - Test ARM64 JIT on Travis noreply 16/06/2021 06:13 PM 1KB
[php-src][PR #7151] - Fix #72809: Locale::lookup() wrong result with canonicalize option noreply 16/06/2021 04:38 PM 1KB
[php-src][PR #7156] - remove specialized printing from phpdbg noreply 16/06/2021 03:49 PM 1KB
[php-src][PR #6053] - Proposal: Add iterable\any(iterable $input, ?callable $cb=null), all(...), none(...), find(...), r... noreply 16/06/2021 11:30 AM 1KB
[php-src][PR #6221] - Short functions noreply 16/06/2021 02:49 AM 1KB
[php-src][PR #7155] - Rename Fiber::this() to Fiber::getCurrent() noreply 16/06/2021 02:48 AM 1KB
[php-src][PR #6379] - Shorter functions noreply 16/06/2021 02:48 AM 1KB
[php-src][PR #7154] - Unifiy function and method lexer definitions. noreply 16/06/2021 02:47 AM 1KB
[php-src][PR #7153] - New in initializers (reduced version) noreply 15/06/2021 09:51 PM 1KB
[php-src][PR #7152] - Fix #54176: locale_compose accepts more than 3 extlang noreply 15/06/2021 05:31 PM 1KB
[php-src][PR #7135] - Run GC twice if at least one destructor was called noreply 15/06/2021 05:24 PM 1KB
[php-src][PR #7150] - AppVeyor: only load minimal set of exts; don't run unsupported test s… noreply 15/06/2021 05:36 AM 1KB
[php-src][PR #7150] - AppVeyor: only load minimal set of exts; don't run unsupported test s… noreply 15/06/2021 05:25 AM 1KB
[php-src][PR #7134] - Implement fiber context switch blocking? noreply 15/06/2021 04:03 AM 1KB
[php-src][PR #7152] - Fix #54176: locale_compose accepts more than 3 extlang noreply 15/06/2021 12:16 AM 1KB
[php-src][PR #7151] - Fix #72809: Locale::lookup() wrong result with canonicalize option noreply 14/06/2021 09:02 PM 1KB
[php-src][PR #7150] - AppVeyor: only load minimal set of exts; don't run unsupported test s… noreply 14/06/2021 06:32 PM 1KB
[php-src][PR #7149] - Allow objects in define() noreply 14/06/2021 06:27 PM 1KB
[php-src][PR #7141] - Port skipif.inc to EXTENSIONS noreply 14/06/2021 04:43 PM 1KB
[php-src][PR #7009] - Allow named args after unpack noreply 14/06/2021 04:32 PM 1KB
[php-src][PR #7118] - Don't throw undefined array key warning in ArrayObject unset() noreply 14/06/2021 04:15 PM 1KB
[php-src][PR #7117] - Implement JsonSerializable for SplFixedArray noreply 14/06/2021 04:08 PM 1KB
[php-src][PR #7146] - sockets, extract SO_ACCEPTFILTER as realising NetBSD also supports it… noreply 14/06/2021 01:24 PM 1KB
[php-src][PR #7147] - Remove unused remote from phpdbg noreply 14/06/2021 04:12 AM 1KB
[php-src][PR #7148] - Use 16 instead of 15 bytes of random data in ReflectionReference->getId noreply 14/06/2021 04:04 AM 1KB
[php-src][PR #7148] - Use 16 instead of 15 bytes of random data in ReflectionReference->getId noreply 14/06/2021 03:35 AM 1KB
[php-src][PR #7148] - Use 16 instead of 15 bytes of random data in ReflectionReference->getId noreply 14/06/2021 03:35 AM 1KB
[php-src][PR #7147] - ditch remote noreply 14/06/2021 03:28 AM 1KB
[php-src][PR #7147] - ditch remote noreply 14/06/2021 02:09 AM 1KB
[php-src][PR #7146] - sockets, extract SO_ACCEPTFILTER as realising NetBSD also supports it… noreply 14/06/2021 12:06 AM 1KB
[php-src][PR #5411] - Make `ReflectionProperty` and `ReflectionMethod` access `private`/`protected` symbols by default noreply 13/06/2021 11:46 PM 1KB
[php-src][PR #7145] - Set BUILD_CC for phpize noreply 13/06/2021 10:28 PM 1KB
[php-src][PR #7144] - drop web helper noreply 13/06/2021 08:01 PM 1KB
[php-src][PR #7145] - Set BUILD_CC for phpize noreply 13/06/2021 06:58 PM 1KB
[php-src][PR #7142] - Drop Windows support for phpdbg_webhelper noreply 13/06/2021 06:00 PM 1KB
[php-src][PR #7144] - drop web helper noreply 13/06/2021 05:52 PM 1KB
[php-src][PR #7143] - Bugfix: Ensure previous fiber context can be destroyed in fiber trampoline noreply 12/06/2021 12:40 PM 1KB
[php-src][PR #7143] - Bugfix: Ensure previous fiber context can be destroyed in fiber trampoline noreply 12/06/2021 07:04 AM 1KB
[php-src][PR #7142] - Drop support for phpdbg_webhelper noreply 12/06/2021 05:11 AM 1KB
[php-src][PR #7137] - Reorganize zend_test and add custom fiber implementation tests noreply 12/06/2021 01:25 AM 1KB