by shigemk2

当面は技術的なことしか書かない

PHP

PHP 2021-12-11

PHP

[2021-12-11 01:29:44 +0900]: Fix GH-7748: gethostbyaddr outputs binary string

PHP 2021-12-10

PHP

[2021-12-10 23:19:16 +0900]: Allocate less memory for EG(errors) when recording errors for opcache (#7744) [2021-12-10 20:32:47 +0900]: Remove range inference for booleans. [2021-12-10 07:39:28 +0900]: Fix incorrect JMP optimization [2021-…

PHP 2021-12-08

PHP

[2021-12-08 02:26:18 +0900]: Skip bug_36798.phpt for PDO_DBLIB

PHP 2021-12-07

PHP

[2021-12-07 17:46:32 +0900]: Separate "cold" code [2021-12-07 05:56:04 +0900]: Don't convert assign op operand types in opcache

PHP 2021-12-06

PHP

[2021-12-06 21:59:30 +0900]: Fixed incorrect DCE of a constructor call [2021-12-06 20:22:07 +0900]: JIT: Fix incorrect elimination of type store [2021-12-06 19:08:27 +0900]: Fix use after free because of data clobbering by user error handl…

PHP 2021-12-05

PHP

[2021-12-05 21:51:50 +0900]: Use php/php-sdk-binary-tools.git for AppVeyor builds [2021-12-05 05:09:35 +0900]: Adjust security bug url [2021-12-05 00:04:24 +0900]: Fixed bug #81216 (Nullsafe operator leaks dynamic property name)

PHP 2021-12-04

PHP

[2021-12-04 02:43:59 +0900]: Fix #81693: mb_check_encoding(7bit) segfaults

PHP 2021-12-03

PHP

[2021-12-03 19:52:10 +0900]: Add missing "return" [2021-12-03 19:40:17 +0900]: Add test [2021-12-03 19:40:01 +0900]: ws [2021-12-03 19:35:28 +0900]: Fix array object clobbering by user error handler [2021-12-03 17:13:50 +0900]: JIT: Fix re…

PHP 2021-12-02

PHP

[2021-12-02 22:19:16 +0900]: Prepare for 8.1.2 [2021-12-02 22:16:54 +0900]: Fix yet another indirect string modification by error handler problem [2021-12-02 17:18:08 +0900]: Add missing zend_string_release_ex(tmp, 0) and cleanup [2021-12-…

PHP 2021-12-01

PHP

[2021-12-01 05:33:34 +0900]: Fixed crash in ZEND_ASSIGN_DIM_OP because of array cloberring by user error handler [2021-12-01 03:40:42 +0900]: Prepare for 7.4.28 [2021-12-01 02:36:52 +0900]: JIT: Fix incorrect code produced for BOOL_NOT and…

PHP 2021-11-30

PHP

[2021-11-30 23:47:14 +0900]: pcntl add forkx for solaris based systems. (#7654) [2021-11-30 22:07:38 +0900]: Fix crash after indirect modification of string by user error handler [2021-11-30 18:58:54 +0900]: JIT: Fix incorrect reference co…

PHP 2021-11-29

PHP

[2021-11-29 21:51:54 +0900]: Disable type narrowing optimization when we contruct SSA for JIT [2021-11-29 02:37:29 +0900]: Use custom object instead of resource for soap server service [2021-11-29 01:54:25 +0900]: Use interned string for c…

PHP 2021-11-28

PHP

[2021-11-28 21:04:46 +0900]: Optimize ArrayAccess method lookup [2021-11-28 09:52:30 +0900]: Improve performance of WeakReference/WeakMap. Avoid hash collisions on pointers. (#7690) [2021-11-28 07:37:43 +0900]: Add skip for FPM process idl…

PHP 2021-11-27

PHP

[2021-11-27 21:18:59 +0900]: Reordering non bug entries [2021-11-27 21:13:26 +0900]: Standardize: Fixed Bug -> Fixed bug [2021-11-27 21:05:02 +0900]: Placing core changes before anything else [2021-11-27 21:00:00 +0900]: Removed placeholde…

PHP 2021-11-26

PHP

[2021-11-26 19:51:42 +0900]: Add dark mode for phpinfo() (#7626) [2021-11-26 19:24:22 +0900]: Remove redundant test [2021-11-26 17:44:07 +0900]: Disable enchant on azure i386 [2021-11-26 04:40:26 +0900]: Fixed test (added 8.1 deprecation) …

PHP 2021-11-25

PHP

[2021-11-25 21:20:27 +0900]: add missing conditions [2021-11-25 21:16:26 +0900]: fix [-Wstrict-prototypes] build warnings in ext/gd [2021-11-25 21:16:26 +0900]: fix [-Wstrict-prototypes] build warnings in ext/gd [2021-11-25 21:14:04 +0900]…

PHP 2021-11-24

PHP

[2021-11-24 23:18:31 +0900]: Fix bug #81652 [2021-11-24 22:49:10 +0900]: Add pdo_sqlite tests for empty filename and in-memory uri (#7662) [2021-11-24 22:35:43 +0900]: fix [-Wstrict-prototypes] buid warnings [2021-11-24 22:23:57 +0900]: Us…

PHP 2021-11-23

PHP

[2021-11-23 21:34:12 +0900]: Fixed typo [2021-11-23 09:00:43 +0900]: Update bundled boost asm to latest versions

PHP 2021-11-22

PHP

[2021-11-22 19:54:50 +0900]: Remove useless check

PHP 2021-11-21

PHP

[2021-11-21 05:20:52 +0900]: Fix use after free when WeakMap is modified during field write [2021-11-21 01:55:04 +0900]: Micro-optimizations for WeakMap

PHP 2021-11-18

PHP

[2021-11-18 22:55:51 +0900]: Fixed date/diff where the difference in hour is less than 1 [2021-11-18 22:50:49 +0900]: Remove commented code in pass1 [2021-11-18 20:17:36 +0900]: Fixed a crash becaeuse of race condition in inheritance cache…

PHP 2021-11-17

PHP

[2021-11-17 23:53:25 +0900]: Fix bug #81630: Don't claim known hash in getTraitAliases() [2021-11-17 23:47:29 +0900]: Assert hash is known when we claim it is [2021-11-17 19:59:35 +0900]: JIT: Fixed memory leak [2021-11-17 18:55:56 +0900]:…

PHP 2021-11-16

PHP

[2021-11-16 22:31:26 +0900]: Extract code for reporting a zend_fetch_class() error [2021-11-16 21:24:00 +0900]: 7.3.34 might be next [2021-11-16 21:06:04 +0900]: [ci skip] Fix news entry for bug #79971 [2021-11-16 20:44:51 +0900]: Fixed bu…

PHP 2021-11-15

PHP

[2021-11-15 20:44:01 +0900]: Tracing JIT: Fixed failure on non-optimized op_arrays (op_array->T may be above ssa->vars_count) [2021-11-15 19:32:42 +0900]: Optimize closures nested in other closures [2021-11-15 19:03:03 +0900]: Fix generati…

PHP 2021-11-13

PHP

[2021-11-13 04:48:50 +0900]: Fixed test [2021-11-13 03:00:08 +0900]: Fixed incorrect guard elimination

PHP 2021-11-12

PHP

[2021-11-12 16:36:06 +0900]: Fix leaks for AppArmor based distros in case the profile creation fails [2021-11-12 15:59:22 +0900]: Add oci8.prefetch_lob_size [2021-11-12 03:14:17 +0900]: JIT: Partially fix handling of exceptions thrown in i…

PHP 2021-11-11

PHP

[2021-11-11 18:21:39 +0900]: Fix COPY_TMP live range construction with optimization [2021-11-11 17:49:48 +0900]: Allow constant folding bw_not on string [2021-11-11 03:14:41 +0900]: JIT: Fixed incorrect MOD into BW_AND optimization [2021-1…

PHP 2021-11-10

PHP

[2021-11-10 23:15:49 +0900]: Fix property name typo in var_export tests [2021-11-10 22:46:09 +0900]: Tracing JIT: Fixed incorrect assumption about in-memeory zval type [2021-11-10 21:21:04 +0900]: Merge duplicate identical conditions in PD…

PHP 2021-11-09

PHP

[2021-11-09 23:52:10 +0900]: Fix file name clash in phar test [2021-11-09 23:32:27 +0900]: Improve strtr() performance using SSE2 instructions [2021-11-09 18:24:41 +0900]: Warn if return type on internal __toString() is missing [2021-11-09…

PHP 2021-11-08

PHP

[2021-11-08 22:51:04 +0900]: Drop pi nodes for both old/new pred in replace_predecessor [2021-11-08 19:13:23 +0900]: Don't call _zend_hash_index_find() for packed arrays [2021-11-08 18:40:27 +0900]: Fixed bug #81458: Regression: Incorrect …