news.php.net/php.cvs    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
com php-src: Last pass of 'More consistent parameter names for date/timefunctions': ext/date/php_date.stub.php ext/date/... derick 27/07/2020 06:42 PM 1KB
com php-src: Fixed incorrect reference counting (we shouldn't skip ADDREFfor IS_CV result): ext/opcache/jit/zend_jit_x86... dmitry 27/07/2020 06:18 PM 1KB
com php-src: Fix #77932: File extensions are case-sensitive: NEWSsapi/cli/php_cli_server.c cmb 27/07/2020 05:52 PM 1KB
com php-src: Merge branch 'PHP-7.4': sapi/cli/php_cli_server.c cmb 27/07/2020 05:56 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWSsapi/cli/php_cli_server.c cmb 27/07/2020 05:54 PM 1KB
com php-src: Fix null pointer deref in compile_return(): Zend/tests/return_ref_none.phpt Zend/zend_compile.c nikic 27/07/2020 04:27 PM 1KB
com php-src: Add AST export support for nullsafe operator:Zend/tests/assert/expect_015.phpt Zend/zend_ast.c nikic 27/07/2020 04:20 PM 1KB
com php-src: type in comment: ext/opcache/jit/zend_jit_trace.c dmitry 27/07/2020 04:13 PM 1KB
com php-src: Fixed memory leaks: ext/opcache/jit/zend_jit_disasm_x86.c dmitry 27/07/2020 03:46 PM 1KB
com php-src: Another pass of improving ext/date argument names:Zend/tests/parameter_default_values/internal_declaration_... derick 26/07/2020 05:38 PM 1KB
com php-src: PHP-7.4 is 7.4.10-dev now: main/php_version.h derick 26/07/2020 05:08 PM 1KB
com php-src: [RFC] Make string length for getTraceAsString() configurable:Zend/tests/exception_024.phpt Zend/tests/excep... tandre 25/07/2020 09:50 PM 1KB
com php-src: Support class+mask union for internal argument:Zend/zend_API.h build/gen_stub.php nikic 24/07/2020 10:40 PM 1KB
com php-src: Result of branching opcode in side trace is unknown:ext/opcache/jit/zend_jit_x86.dasc dmitry 24/07/2020 06:26 PM 1KB
com php-src: Fix bug #79108: NEWS UPGRADING Zend/tests/bug70547.phptZend/tests/bug79108.phpt Zend/zend_builtin_functions... nikic 24/07/2020 06:23 PM 1KB
com php-src: Validate collator earlier during sort:ext/intl/collator/collator_sort.c ext/intl/php_intl.c ext/intl/php_in... nikic 24/07/2020 05:58 PM 1KB
com php-src: Avoid UNKNOWN default in PDO::query(): UPGRADINGext/pdo/pdo_dbh.c ext/pdo/pdo_dbh.stub.php ext/pdo/pdo_dbh_... nikic 24/07/2020 05:44 PM 1KB
com php-src: Add the Z_PARAM_PATH_OR_NULL() and Z_PARAM_ZVAL_OR_NULL() macros: Zend/zend_API.h ext/pdo/pdo_stmt.c kocsismate 24/07/2020 04:37 PM 1KB
com php-src: Make nested ternary without parentheses a compile error:UPGRADING Zend/tests/ternary_associativity.phpt Zen... nikic 24/07/2020 04:35 PM 1KB
com php-src: Merge branch 'PHP-7.4': sapi/litespeed/lsapi_main.c sapi/litespeed/lsapilib.c sapi/litespeed/lsapilib.h gwang 24/07/2020 04:08 AM 1KB
com php-src: Address some compiler warnings.: sapi/litespeed/lsapi_main.c sapi/litespeed/lscriu.c gwang 24/07/2020 05:21 AM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: sapi/litespeed/lsapi_main.c sapi/litespeed/lsapilib.c sapi/litespeed/l... gwang 24/07/2020 03:54 AM 1KB
com php-src: Security: update to LiteSpeed SAPI v7.7 to address an bufferoverflow, and some log message tunings.: sapi/l... gwang 24/07/2020 03:35 AM 1KB
com php-src: Merge branch 'PHP-7.2' into PHP-7.3: sapi/litespeed/lsapi_main.c gwang 24/07/2020 03:36 AM 1KB
com php-src: Cleanup abstract test usage: ext/opcache/jit/zend_jit_trace.c dmitry 24/07/2020 02:38 AM 1KB
com php-src: Use zend_call_method in SoapFault::__toString(): ext/soap/soap.c nikic 23/07/2020 10:45 PM 1KB
com php-src: Simplify user_stream_create_object: main/streams/userspace.c nikic 23/07/2020 10:20 PM 1KB
com php-src: Allow keeping result of FETCH_DIM_R in CPU register: ext/opcache/jit/zend_jit.c ext/opcache/jit/zend_jit_tr... dmitry 23/07/2020 10:08 PM 1KB
com php-src: Cleanup SPL instantiation code: ext/spl/spl_engine.c ext/spl/spl_engine.h ext/spl/spl_iterators.c nikic 23/07/2020 10:00 PM 1KB
com php-src: Fix #78236: convert error on receiving variables whenduplicate [: NEWS main/php_variables.c tests/basic/bug... cmb 23/07/2020 09:48 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWSwin32/build/config.w32.h.in cmb 23/07/2020 09:41 PM 1KB
com php-src: Fix #79884: PHP_CONFIG_FILE_PATH is meaningless: NEWS win32/build/config.w32.h.in cmb 23/07/2020 09:39 PM 1KB
com php-src: Merge branch 'PHP-7.4': win32/build/config.w32.h.in cmb 23/07/2020 09:43 PM 1KB
com php-src: Don't record "fake" closures: ext/opcache/jit/zend_jit_vm_helpers.c dmitry 23/07/2020 08:18 PM 1KB
com php-src: Remove no longer needed stdint compatibility defines:build/php.m4 main/php_stdint.h nikic 23/07/2020 07:00 PM 1KB
com php-src: We track only arguments of user functions on abstract stack:ext/opcache/jit/zend_jit_trace.c dmitry 23/07/2020 06:39 PM 1KB
com php-src: Fixed 32-bit build: ext/opcache/jit/zend_jit_x86.dasc dmitry 23/07/2020 05:26 PM 1KB
com php-src: Revert "Fixed DynASM failure": ext/opcache/jit/zend_jit_x86.dasc dmitry 23/07/2020 05:16 PM 1KB
com php-src: Fixed DynASM failure: ext/opcache/jit/zend_jit_x86.dasc dmitry 23/07/2020 05:13 PM 1KB
com php-src: Avoid register reloading: ext/opcache/jit/zend_jit_x86.dasc dmitry 23/07/2020 05:08 PM 1KB
com php-src: Fix some clang warnings: ext/intl/dateformat/dateformat_parse.c ext/mysqli/mysqli_nonapi.c ext/mysqli/php_m... nikic 23/07/2020 04:35 PM 1KB
com php-src: Try to fix 32-bit NTS build: ext/opcache/jit/zend_jit_x86.dasc nikic 23/07/2020 03:58 PM 1KB
com php-src: Make test decimal to binary conversion expectation moretolerant: ext/oci8/tests/array_bind_float.phpt ext/o... sixd 23/07/2020 02:31 PM 1KB
com php-src: Fix cut/paste error in expected test output:ext/oci8/tests/xmltype_01.phpt sixd 23/07/2020 02:29 PM 1KB
com php-src: Fix build: Zend/zend.c cmb 23/07/2020 04:57 AM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/session/tests/session_module_name_variation4.phpt cmb 23/07/2020 02:46 AM 1KB
com php-src: Merge branch 'PHP-7.4': ext/session/tests/session_module_name_variation4.phpt cmb 23/07/2020 02:47 AM 1KB
com php-src: Fix brittle test: ext/session/tests/session_module_name_variation4.phpt cmb 23/07/2020 02:45 AM 1KB
com php-src: Fix minor memory leak of CG(script_encoding_list): Zend/zend.c cmb 23/07/2020 02:32 AM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend.c cmb 23/07/2020 02:34 AM 1KB
com php-src: Revert "Disable tracing JIT on AppVeyor":appveyor/test_task.bat dmitry 23/07/2020 01:03 AM 1KB
com php-src: Fix warnings of strict-prototypes: Zend/zend.c Zend/zend.hZend/zend_cpuinfo.h Zend/zend_exceptions.c Zend/z... twosee 23/07/2020 12:59 AM 1KB
com php-src: Change type of max_num_args to uint32_t: Zend/zend_API.h twosee 23/07/2020 12:55 AM 1KB
com php-src: Export zend_register_error_notify_callback() with ZEND_API: Zend/zend.c Zend/zend.h twosee 23/07/2020 12:45 AM 1KB
com php-src: Accept unsigned instead of enum pdo_attribute_type: ext/pdo/php_pdo_driver.h nikic 23/07/2020 12:28 AM 1KB
com php-src: Reserve WIN64 shadow space: ext/opcache/jit/zend_jit_x86.dasc dmitry 22/07/2020 10:49 PM 1KB
com php-src: php.ini cleanup: php.ini-development php.ini-production nikic 22/07/2020 09:46 PM 1KB
com php-src: Separate and fix deoptimization code generator:ext/opcache/jit/zend_jit_trace.c dmitry 22/07/2020 08:04 PM 1KB
com php-src: Treat namespaced names as single token: UPGRADINGZend/tests/attributes/019_variable_attribute_name.phpt Zen... nikic 22/07/2020 06:36 PM 1KB
com php-src: Prevent incorrect trasing JIT TSSA usage for range() resulttype inference: ext/opcache/Optimizer/zend_func_... dmitry 22/07/2020 06:01 PM 1KB
com php-src: Check dual_it validity in CallbackFilterIterator::accept(): ext/spl/spl_iterators.c nikic 22/07/2020 05:31 PM 1KB
com php-src: Drop no-op dasm_growpc() call: ext/opcache/jit/zend_jit_trace.c nikic 22/07/2020 05:11 PM 1KB
com php-src: Mark zend_jit_patch memory accesses as unaligned: ext/opcache/jit/zend_jit_x86.dasc nikic 22/07/2020 05:02 PM 1KB
com php-src: Move checks after zpp in opcache_is_script_cached(): ext/opcache/zend_accelerator_module.c nikic 22/07/2020 04:52 PM 1KB
com php-src: Fixed bug #79881: NEWS ext/openssl/openssl.cext/openssl/tests/bug79881.phpt nikic 22/07/2020 04:21 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/openssl/openssl.c nikic 22/07/2020 04:21 PM 1KB
com php-src: Some cleanup in OCI8 extension for PHP 8: ext/oci8/oci8.cext/oci8/oci8_collection.c ext/oci8/oci8_failover.... sixd 22/07/2020 03:29 PM 1KB
com php-src: Use ZPP callable check for oci_register_taf_callback(): ext/oci8/oci8.stub.php ext/oci8/oci8_arginfo.h ext/... sixd 22/07/2020 03:29 PM 1KB
com php-src: Update NEWS: NEWS sixd 22/07/2020 03:30 PM 1KB
com php-src: Disable tracing JIT on AppVeyor: appveyor/test_task.bat cmb 22/07/2020 02:55 PM 1KB
com php-src: Fix deoptimization info and corresponding memory leaks:ext/opcache/jit/zend_jit_x86.dasc dmitry 22/07/2020 03:58 AM 1KB
com php-src: Fixed bug #79864 (JIT segfault in Symfony OptionsResolver):NEWS ext/opcache/jit/zend_jit.c dmitry 22/07/2020 01:54 AM 1KB
com php-src: Support optional comma in closure use list:Zend/tests/closure_use_trailing_comma.phpt Zend/zend_language_pa... tandre 22/07/2020 01:01 AM 1KB
com php-src: Improve argument types and names in ext/ctype:ext/ctype/ctype.stub.php ext/ctype/ctype_arginfo.h kocsismate 21/07/2020 10:40 PM 1KB
com php-src: Give zend_pass_function an arginfo: Zend/zend_execute.c nikic 21/07/2020 10:01 PM 1KB
com php-src: Fix incorrect initialization in date_sunrise(): ext/date/php_date.c ext/date/tests/date_sunrise_and_sunset_... nikic 21/07/2020 09:33 PM 1KB
com php-src: Tweak zend_test arginfo/zpp: ext/zend_test/test.c ext/zend_test/test.stub.php ext/zend_test/test_arginfo.h nikic 21/07/2020 09:33 PM 1KB
com php-src: Switch to tracing JIT by default: ext/opcache/jit/zend_jit.h dmitry 21/07/2020 05:22 PM 1KB
com php-src: Fix arg/func info: ext/mysqli/mysqli.stub.phpext/mysqli/mysqli_api.c ext/mysqli/mysqli_arginfo.h ext/opcach... nikic 21/07/2020 09:00 PM 1KB
com php-src: add ZipArchive::CM_XZ constant (in upcoming libzip 1.8.0): ext/zip/php_zip.c ext/zip/php_zip.h remi 21/07/2020 08:43 PM 1KB
com php-src: Fix type recording and side exit information forFE_FETCH_* instructions: ext/opcache/jit/zend_jit_vm_helper... dmitry 21/07/2020 08:39 PM 1KB
com php-src: Check for missing arginfo arguments: Zend/zend_execute.c nikic 21/07/2020 08:17 PM 1KB
com php-src: Run arginfo / zpp mismatch tests for methods as well:Zend/tests/arginfo_zpp_mismatch.phpt nikic 21/07/2020 08:17 PM 1KB
com php-src: Avoid recording of uninitialized variable:ext/opcache/jit/zend_jit_vm_helpers.c dmitry 21/07/2020 07:11 PM 1KB
com php-src: Check for redundant func info: ext/opcache/Optimizer/zend_func_info.c nikic 21/07/2020 07:01 PM 1KB
com php-src: Separate __call and __soapCall implementations: ext/soap/soap.c ext/soap/soap.stub.php ext/soap/soap_arginf... nikic 21/07/2020 06:59 PM 1KB
com php-src: Add stubs for PDO PGSql extension methods:ext/pdo_pgsql/pgsql_driver.c ext/pdo_pgsql/pgsql_driver.stub.php ... nikic 21/07/2020 06:49 PM 1KB
com php-src: Add stubs for PDO SQLite extension methods:ext/pdo_sqlite/sqlite_driver.c ext/pdo_sqlite/sqlite_driver.stub... nikic 21/07/2020 06:49 PM 1KB
com php-src: Disable JIT for PHPDBG: sapi/phpdbg/phpdbg.c dmitry 21/07/2020 06:26 PM 1KB
com php-src: Move SOAP_SERVER_BEGIN_CODE() after zpp: ext/soap/soap.c nikic 21/07/2020 06:05 PM 1KB
com php-src: Fix UConvert::getErrorMessage() leak on zpp failure:ext/intl/converter/converter.c nikic 21/07/2020 06:05 PM 1KB
com php-src: Make ReflectionGenerator final: ext/reflection/php_reflection.c ext/reflection/php_reflection.stub.php ext/... nikic 21/07/2020 05:53 PM 1KB
com php-src: Stricter verification of func info against arg info:ext/opcache/Optimizer/zend_func_info.c nikic 21/07/2020 05:47 PM 1KB
com php-src: Adjust Doctrine workaround in community job:azure/community_job.yml nikic 21/07/2020 05:28 PM 1KB
com php-src: Use different temporary register: ext/opcache/jit/zend_jit_x86.dasc dmitry 21/07/2020 05:21 PM 1KB
com php-src: Next is PHP 8.0.0beta1: NEWS carusogabriel 21/07/2020 05:14 PM 1KB
com php-src: Remove some redundant func info: ext/opcache/Optimizer/zend_func_info.c nikic 21/07/2020 05:10 PM 1KB
com php-src: Update NEWS for PHP 8.0.0alpha3: NEWS carusogabriel 21/07/2020 05:06 PM 1KB
tag php-src: create tag php-8.0.0alpha3 carusogabriel 21/07/2020 05:03 PM 1KB
com php-src: Fixed support for 64-bit constants: ext/opcache/jit/zend_jit_x86.dasc dmitry 21/07/2020 04:49 PM 1KB
com php-src: Fix mb_ereg_search* arg and func info: ext/mbstring/mbstring.stub.php ext/mbstring/mbstring_arginfo.h ext/o... nikic 21/07/2020 04:40 PM 1KB
com php-src: Remove null from highlight_* return types: ext/opcache/Optimizer/zend_func_info.c ext/standard/basic_functi... nikic 21/07/2020 04:40 PM 1KB
com php-src: Fix readline test after callback changes:ext/readline/tests/libedit_callback_handler_install_001.phpt nikic 21/07/2020 04:40 PM 1KB
com php-src: Prepare NEWS for final release: NEWS derick 21/07/2020 04:28 PM 1KB
com php-src: Prepare for 7.4.10: NEWS configure.ac derick 21/07/2020 04:23 PM 1KB
com php-src: Remove bool return type from assert_options: ext/opcache/Optimizer/zend_func_info.c ext/standard/assert.c e... nikic 21/07/2020 04:18 PM 1KB
com php-src: Call zpp_none in PharFileInfo::__destruct(): ext/phar/phar_object.c nikic 21/07/2020 04:18 PM 1KB
com php-src: Fix iptcembed func info: ext/opcache/Optimizer/zend_func_info.c nikic 21/07/2020 04:18 PM 1KB
tag php-src: create tag php-7.4.9RC1 derick 21/07/2020 04:05 PM 1KB
com php-src: Update NEWS for PHP 7.4.9RC1: NEWS derick 21/07/2020 04:02 PM 1KB
com php-src: 7.3 is now 7.3.22-dev: NEWS Zend/zend.h configure.acmain/php_version.h cmb 21/07/2020 03:18 PM 1KB
tag php-src: create tag php-7.3.21RC1 cmb 21/07/2020 03:38 PM 1KB
com php-src: Bump version to 7.3.21RC1: NEWS Zend/zend.h configure.acmain/php_version.h cmb 21/07/2020 03:13 PM 1KB
com php-src: Fixed pg_select() function info: ext/opcache/Optimizer/zend_func_info.c dmitry 21/07/2020 02:58 PM 1KB
com php-src: Use ZPP callable check in readline extension:ext/readline/readline.c ext/readline/readline.stub.phpext/read... girgias 21/07/2020 07:52 AM 1KB
com php-src: Use ZPP callable for PDO Sqlite: ext/pdo_sqlite/sqlite_driver.c ext/pdo_sqlite/tests/pdo_sqlite_createaggre... girgias 21/07/2020 07:20 AM 1KB
com php-src: Fixed tracing JIT exception handling: ext/opcache/jit/zend_jit_x86.dasc dmitry 21/07/2020 06:49 AM 1KB
com php-src: Explode _php_image_output_ctx() into multiple functions: ext/gd/gd.c ext/gd/gd.stub.php ext/gd/gd_arginfo.h kocsismate 21/07/2020 05:25 AM 1KB
com php-src: Fixed VM interrupt handling: ext/opcache/jit/zend_jit_vm_helpers.c dmitry 21/07/2020 04:14 AM 1KB
com php-src: Keep CPU regesters used by deoptimizer:ext/opcache/jit/zend_jit_trace.c ext/opcache/jit/zend_jit_x86.dasc dmitry 21/07/2020 02:04 AM 1KB
com php-src: Fixed tracing JIT for VM without global register variables:ext/opcache/jit/zend_jit_vm_helpers.c ext/opcach... dmitry 21/07/2020 01:59 AM 1KB
com php-src: Fetch pdo stmt after zpp: ext/pdo/pdo_stmt.c nikic 20/07/2020 10:27 PM 1KB
com php-src: Preserve original ce_flags when registering class: Zend/zend_API.c ext/reflection/tests/ReflectionAttribute... nikic 20/07/2020 11:00 PM 1KB
com php-src: Update method signature in test: ext/pdo_mysql/tests/pdo_mysql_subclass.phpt nikic 20/07/2020 10:16 PM 1KB
com php-src: Use zpp for PDO fetch mode: ext/pdo/pdo_dbh.c ext/pdo/pdo_dbh.stub.php ext/pdo/pdo_dbh_arginfo.h ext/pdo/pd... nikic 20/07/2020 10:05 PM 1KB
com php-src: Fix bug #79857: Add upgrading note for exit dtor change:UPGRADING nikic 20/07/2020 09:30 PM 1KB
com php-src: Fix bug #79868: NEWS ext/standard/array.cext/standard/tests/array/bug79868.phpt nikic 20/07/2020 09:15 PM 1KB
com php-src: Add common code for magic method assignment:Zend/zend_API.c Zend/zend_API.h Zend/zend_compile.c Zend/zend_i... nikic 20/07/2020 08:57 PM 1KB
com php-src: Fix #63527: DCOM does not work with Username, Passwordparameter: NEWS ext/com_dotnet/com_com.c cmb 20/07/2020 08:43 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWSext/com_dotnet/com_com.c cmb 20/07/2020 08:44 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/com_dotnet/com_com.c cmb 20/07/2020 08:45 PM 1KB
com php-src: Fixed incorrect deoptimization info: ext/opcache/jit/zend_jit_x86.dasc dmitry 20/07/2020 06:49 PM 1KB
com php-src: Remove unused lc_class_name variable: Zend/zend_API.c nikic 20/07/2020 05:15 PM 1KB
com php-src: Directly assign magic methods: Zend/zend_API.c nikic 20/07/2020 05:22 PM 1KB
com php-src: Report magic method names as written: Zend/tests/magic_methods_006.phpt Zend/tests/magic_methods_009.phpt Z... nikic 20/07/2020 05:12 PM 1KB
com php-src: Unify magic method visibility check: Zend/tests/magic_methods_007.phpt Zend/tests/magic_methods_010.phpt Ze... nikic 20/07/2020 05:12 PM 1KB
com php-src: Remove old code (BP_VAR_RW warning): ext/opcache/jit/zend_jit_disasm_x86.c ext/opcache/jit/zend_jit_helpers... dmitry 20/07/2020 04:57 PM 1KB
com php-src: Unify magic method return type checks:Zend/tests/return_types/014.phpt Zend/tests/return_types/018.phpt Zen... nikic 20/07/2020 04:51 PM 1KB
com php-src: Fix tests I missed before: ext/date/tests/ExtendDateTime.phptext/reflection/tests/ReflectionMethod_getModif... nikic 20/07/2020 04:54 PM 1KB
com php-src: Unify static/non-static check for magic methods:Zend/tests/bug61025.phpt Zend/tests/bug70215.phpt Zend/test... nikic 20/07/2020 04:39 PM 1KB
com php-src: Add missing arg num check for __set_state: Zend/tests/magic_methods_set_state.phpt Zend/zend_API.c nikic 20/07/2020 04:20 PM 1KB
com php-src: Clean up zend_check_magic_method_implementation: Zend/tests/errmsg_015.phpt Zend/tests/errmsg_019.phpt Zend... nikic 20/07/2020 04:17 PM 1KB
com php-src: Bump OCI8 version to 3.0 so a PHP 8 PECL release can be made:ext/oci8/oci8.c ext/oci8/package.xml ext/oci8/... sixd 20/07/2020 04:06 PM 1KB
com php-src: Revert "Switch to tracing JIT by default":ext/opcache/jit/zend_jit.h nikic 20/07/2020 03:45 PM 1KB
   Re: [PHP-CVS] com php-src: Revert "Switch to tracing JIT by default": ext/opcache/jit/zend_jit.h dmitrystogov 20/07/2020 04:28 PM 1KB
     Re: [PHP-CVS] com php-src: Revert "Switch to tracing JIT by default": ext/opcache/jit/zend_jit.h nikita.ppv 20/07/2020 04:43 PM 1KB
       Re: [PHP-CVS] com php-src: Revert "Switch to tracing JIT by default": ext/opcache/jit/zend_jit.h dmitrystogov 20/07/2020 05:09 PM 1KB
     Re: [PHP-CVS] com php-src: Revert "Switch to tracing JIT by default":ext/opcache/jit/zend_jit.h cmbecker69 20/07/2020 04:59 PM 1KB
com php-src: Switch to tracing JIT by default: ext/opcache/jit/zend_jit.h dmitry 20/07/2020 02:17 PM 1KB
com php-src: Skip upload_2G.phpt if disk_free_space() <= 2GB: sapi/cli/tests/upload_2G.phpt tandre 19/07/2020 09:21 PM 1KB
com php-src: Use proper methods for php_user_filter implementation: ext/standard/user_filters.c ext/standard/user_filter... nikic 17/07/2020 11:01 PM 1KB
com php-src: Move SessionHandler sanity checks after zpp:ext/session/mod_user_class.c nikic 17/07/2020 10:56 PM 1KB
com php-src: Only set DIT type on successful initialization:ext/spl/spl_iterators.c ext/spl/tests/AppendIterator_invalid... nikic 17/07/2020 10:42 PM 1KB
com php-src: Use string|array type in DOMXPath::registerPhpFunctions():ext/dom/php_dom.stub.php ext/dom/php_dom_arginfo.... nikic 17/07/2020 10:10 PM 1KB
com php-src: Remove spurious return true fromDOMXPath::registerPhpFunctions(): ext/dom/php_dom.stub.php ext/dom/php_dom_... nikic 17/07/2020 10:11 PM 1KB
com php-src: Convert SPL fatal error to Error exception:ext/spl/spl_iterators.c ext/spl/tests/bug41828.phpt nikic 17/07/2020 10:06 PM 1KB
com php-src: Add missing zpp_none call in Exception::__wakeup: Zend/zend_exceptions.c nikic 17/07/2020 10:06 PM 1KB
com php-src: Drop useless zend_accel_script_persistable() function: ext/opcache/ZendAccelerator.c ext/opcache/zend_persi... girgias 17/07/2020 11:00 PM 1KB
com php-src: Drop unused param in zend_parse_arg_class_name_or_obj(): Zend/zend_API.h girgias 17/07/2020 11:00 PM 1KB
com php-src: Add error notification callbacks to UPGRADING.INTERNALS:UPGRADING.INTERNALS beberlei 17/07/2020 09:51 PM 1KB
com php-src: Fix some pgsql arginfos: ext/pgsql/pgsql.c nikic 17/07/2020 09:43 PM 1KB
com php-src: Parse parameters in zend_test_void_return(): ext/zend_test/test.c nikic 17/07/2020 09:43 PM 1KB
com php-src: Some zpp cleanup in pgsql: ext/pgsql/pgsql.c nikic 17/07/2020 09:31 PM 1KB
com php-src: Remove some zpp quiet uses in pgsql: ext/pgsql/pgsql.c nikic 17/07/2020 09:24 PM 1KB
com php-src: Add missing image_type_to_extension() argument: ext/standard/basic_functions.stub.php ext/standard/basic_fu... nikic 17/07/2020 09:24 PM 1KB
com php-src: Fixed bug #79867: NEWS Zend/tests/ctor_promotion_untyped_default.phpt Zend/zend_compile.c nikic 17/07/2020 09:10 PM 1KB
com php-src: Introduce error notification callbacks that are runindependant of zend_error_cb: Zend/zend.c Zend/zend.h Ze... beberlei 17/07/2020 09:08 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/array.c nikic 17/07/2020 08:51 PM 1KB
com php-src: Fixed bug #79839: NEWS ext/standard/array.cext/standard/tests/array/bug79839.phpt nikic 17/07/2020 08:50 PM 1KB
com php-src: Fix IntlGregorianCalendar constructor signature:ext/intl/calendar/calendar.stub.php ext/intl/calendar/calen... nikic 17/07/2020 06:47 PM 1KB
com php-src: Side exit on overflow: ext/opcache/jit/zend_jit_trace.c dmitry 17/07/2020 06:03 PM 1KB
com php-src: Throw correct exception from ArrayObject sort methods:ext/spl/spl_array.c ext/spl/tests/arrayObject_natcase... nikic 17/07/2020 04:46 PM 1KB
com php-src: Add missing param to DatePeriod::__construct(): ext/date/php_date.stub.php ext/date/php_date_arginfo.h nikic 17/07/2020 04:46 PM 1KB
com php-src: JMP optimization: ext/opcache/jit/zend_jit_x86.dasc dmitry 17/07/2020 04:07 PM 1KB
com php-src: Eliminate useless exception checks: ext/opcache/Optimizer/zend_inference.c ext/opcache/jit/zend_jit_trace.c... dmitry 17/07/2020 03:13 PM 1KB
com php-src: Eliminate some reference-counting: ext/opcache/Optimizer/zend_inference.h ext/opcache/jit/zend_jit_trace.c ... dmitry 17/07/2020 05:40 AM 1KB
com php-src: Revert "Drop freetype from i386": azure/i386/apt.ymlazure/i386/job.yml nikic 17/07/2020 04:41 AM 1KB
com php-src: Merge branch 'PHP-7.4': azure/i386/job.yml nikic 17/07/2020 04:41 AM 1KB
com php-src: Fix azure i386 build: azure/i386/apt.yml nikic 17/07/2020 03:15 AM 1KB
com php-src: Fix WeakReference::create() stub: Zend/zend_weakrefs.stub.php Zend/zend_weakrefs_arginfo.h nikic 17/07/2020 02:46 AM 1KB
com php-src: cleanup: ext/opcache/jit/zend_jit_trace.c dmitry 17/07/2020 01:07 AM 1KB
com php-src: Fix #79846: 8c67c166996 broke simple regexp:ext/pcre/pcre2lib/pcre2_jit_compile.c ext/pcre/tests/bug79846.p... cmb 17/07/2020 12:32 AM 1KB
com php-src: cleanup: ext/opcache/jit/zend_jit.c ext/opcache/jit/zend_jit_trace.c ext/opcache/jit/zend_jit_x86.dasc dmitry 16/07/2020 10:09 PM 1KB
com php-src: Enable further tests on Windows: ext/standard/tests/general_functions/parse_ini_file.phpt ext/standard/test... cmb 16/07/2020 10:07 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/general_functions/parse_ini_file.phpt ext/standard/tests/network... cmb 16/07/2020 10:08 PM 1KB
com php-src: Check type guard on result of FETCH_OBJ_R/IS instructions: ext/opcache/jit/zend_jit_trace.c ext/opcache/jit... dmitry 16/07/2020 08:14 PM 1KB
com php-src: #79657 was cherry-picked in 7.4.7: NEWS remi 16/07/2020 06:05 PM 1KB
com php-src: Fix readlink related memory leak: win32/ioutil.h cmb 16/07/2020 03:16 PM 1KB
com php-src: Merge branch 'PHP-7.4': win32/ioutil.h cmb 16/07/2020 03:18 PM 1KB
com php-src: Fixed tracing JIT for ASSIGN to typed reference:ext/opcache/jit/zend_jit_helpers.c ext/opcache/jit/zend_jit... dmitry 16/07/2020 05:19 AM 1KB
com php-src: Ignore inheritance rules on private methods: UPGRADINGZend/tests/method_argument_binding.phpt Zend/zend_com... pmmaga 16/07/2020 12:09 AM 1KB
com php-src: Fix tests regarding negative fileinode():ext/standard/tests/file/fileinode_basic.phpt ext/standard/tests/fi... cmb 15/07/2020 10:38 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/file/fileinode_basic.phpt ext/standard/tests/file/fileinode_vari... cmb 15/07/2020 10:39 PM 1KB
com php-src: Check type guard on result of FETCH_DIM_R/IS instructions: ext/opcache/jit/zend_jit_internal.h ext/opcache/... dmitry 15/07/2020 10:28 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: NEWS ext/standard/dns.c nikic 15/07/2020 09:10 PM 1KB
com php-src: Fix bug #78008: dns_check_record() always return true on Alpine: NEWS ext/standard/dns.c nikic 15/07/2020 09:10 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/dns.c nikic 15/07/2020 09:10 PM 1KB
com php-src: Fixed bug #79862: NEWS Zend/tests/bug79862.phptZend/zend_object_handlers.c nikic 15/07/2020 08:59 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_object_handlers.c nikic 15/07/2020 09:00 PM 1KB
com php-src: Fixed bug #79820: NEWS ext/reflection/php_reflection.c ext/reflection/tests/bug79820.phpt nikic 15/07/2020 04:58 PM 1KB
com php-src: Remove type argument from zend_get_zval_ptr: UPGRADING.INTERNALS Zend/zend_execute.c Zend/zend_execute.h nikic 15/07/2020 03:51 PM 1KB
com php-src: Retrofit description of recent PR changes: NEWS sixd 15/07/2020 11:44 AM 1KB
com php-src: Reduce scope of preload compiler_options: ext/opcache/ZendAccelerator.c nikic 14/07/2020 10:10 PM 1KB
com php-src: Fix preloading of union typed property inherited from internalclass: ext/opcache/zend_persist.c ext/opcache... nikic 14/07/2020 09:24 PM 1KB
com php-src: Check for name vs ce in a few more places:ext/opcache/zend_persist.c ext/opcache/zend_persist_calc.c nikic 14/07/2020 08:47 PM 1KB
com php-src: Tracing JIT for SWITCH instructions: ext/opcache/jit/zend_jit.c ext/opcache/jit/zend_jit_trace.c ext/opcach... dmitry 14/07/2020 08:15 PM 1KB
com php-src: Better support for 64-bit .aword constants:ext/opcache/jit/dynasm/dasm_x86.h ext/opcache/jit/dynasm/dasm_x8... dmitry 14/07/2020 08:14 PM 1KB
com php-src: Fix preloading property type resolution:ext/opcache/ZendAccelerator.c nikic 14/07/2020 06:59 PM 1KB
com php-src: Fixed bug #79849: ext/standard/string.c nikic 14/07/2020 06:41 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/string.c nikic 14/07/2020 06:43 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/standard/string.c nikic 14/07/2020 06:42 PM 1KB
com php-src: Fixed bug #79852: NEWS Zend/zend_interfaces.c ext/dom/tests/bug79852.phpt nikic 14/07/2020 06:31 PM 1KB
com php-src: Use different scratch register: ext/opcache/jit/zend_jit_x86.dasc nikic 14/07/2020 04:52 PM 1KB
com php-src: Support socketpairs in proc_open(): UPGRADING ext/standard/proc_open.c ext/standard/tests/general_functions... nikic 14/07/2020 04:35 PM 1KB
com php-src: Remove out-dated comment: ext/opcache/ZendAccelerator.c cmb 14/07/2020 01:14 AM 1KB
com php-src: Fix typos: ext/opcache/ZendAccelerator.c cmb 14/07/2020 01:13 AM 1KB
com php-src: Put debug function behind ifdef: ext/exif/exif.c nikic 13/07/2020 11:24 PM 1KB
com php-src: Add user upgrading note for no_separation change: UPGRADING nikic 13/07/2020 08:50 PM 1KB
com php-src: Add upgrading note for crypt change: UPGRADING nikic 13/07/2020 08:44 PM 1KB
com php-src: Restore warning: ext/exif/exif.c nikic 13/07/2020 08:40 PM 1KB
com php-src: Use consistent types: UPGRADING.INTERNALSZend/zend_API.c Zend/zend_API.h girgias 13/07/2020 07:30 PM 1KB
com php-src: Improved reference-counting inference:ext/opcache/Optimizer/zend_inference.c dmitry 13/07/2020 06:08 PM 1KB
com php-src: Add upgrading note: UPGRADING.INTERNALS nikic 13/07/2020 05:47 PM 1KB
com php-src: define COMPILER and ARCHITECTURE from environment:configure.ac remi 13/07/2020 05:14 PM 1KB
com php-src: JIT for array merging: ext/opcache/jit/zend_jit.c ext/opcache/jit/zend_jit_disasm_x86.c ext/opcache/jit/zen... dmitry 13/07/2020 05:04 PM 1KB
com php-src: Fix compilation errors when EXIF_DEBUG is defined: ext/exif/exif.c nikic 13/07/2020 05:00 PM 1KB
com php-src: Fix test for x86 Windows: ext/standard/tests/file/lstat_stat_variation20.phpt cmb 13/07/2020 04:52 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/file/lstat_stat_variation20.phpt cmb 13/07/2020 04:53 PM 1KB
com php-src: Add another doctrine workaround: azure/community_job.yml nikic 13/07/2020 04:27 PM 1KB
com php-src: Fixed bug #79828: NEWS Zend/tests/bug79828.phptZend/zend_vm_def.h Zend/zend_vm_execute.h nikic 13/07/2020 03:55 PM 1KB
com php-src: Check for undef var in verify return jit:ext/opcache/jit/zend_jit_x86.dasc nikic 13/07/2020 04:05 PM 1KB
com php-src: Fixed bug #79841: NEWS build/php.m4 nikic 13/07/2020 03:41 PM 1KB
com php-src: Fix PDO_Firebird numeric to string conversion on Windows: ext/pdo_firebird/php_pdo_firebird_int.h cmb 13/07/2020 05:52 AM 1KB
com php-src: Fix PDO_Firebird tests which assume ERRMODE_SILENT: ext/pdo_firebird/tests/bug_47415.phpt ext/pdo_firebird/... cmb 13/07/2020 12:15 AM 1KB
com php-src: Unbork tests for PDO_Firebird: ext/pdo/tests/bug_79106.phpt ext/pdo/tests/bug_79106_collision.phpt cmb 12/07/2020 11:51 PM 1KB
com php-src: Fix free of uninitialized memory in MATCH_ERROR: Zend/tests/match/037.phpt Zend/zend_compile.c ext/opcache/... ilutov 12/07/2020 07:33 PM 1KB
com php-src: debug_zval_dump(): Don't skip recursion detection on first level: ext/standard/var.c twosee 12/07/2020 03:08 AM 1KB
com php-src: Addd upgrading notes about OCI8: UPGRADING kocsismate 12/07/2020 02:04 AM 1KB
com php-src: (ffi) fix ifdefs for non-windows systems without long double:ext/ffi/ffi.c girgias 12/07/2020 01:50 AM 1KB
com php-src: Export php_gd_libgdimageptr_from_zval_p(): UPGRADING ext/gd/config.w32 ext/gd/gd.c ext/gd/php_gd.h php.ini-... cmb 12/07/2020 01:33 AM 1KB
com php-src: [skip ci] Consistent match test closing tags:Zend/tests/match/017.phpt Zend/tests/match/023.phptZend/tests/... ilutov 11/07/2020 10:50 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/var.c twosee 11/07/2020 06:32 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/standard/var.c twosee 11/07/2020 06:31 PM 1KB
com php-src: Fixed BC break of php_debug_zval_dump: ext/standard/var.c twosee 11/07/2020 06:30 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/standard/var.c twosee 11/07/2020 02:38 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/var.c twosee 11/07/2020 02:40 PM 1KB
com php-src: Fixed bug #79830 introduced by fixing bug #79821:ext/standard/tests/bug79821.phpt ext/standard/var.c twosee 11/07/2020 02:37 PM 1KB
com php-src: Fixed bug #79821: ext/standard/tests/bug79821.phptext/standard/var.c twosee 11/07/2020 06:14 AM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/var.c twosee 11/07/2020 06:19 AM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/standard/var.c twosee 11/07/2020 06:15 AM 1KB
com php-src: Don't generate JSON scanner and parser during configure:ext/json/config.w32 cmb 11/07/2020 05:32 AM 1KB
com php-src: Retain the original formatting character in test:Zend/tests/bug39018.phpt kocsismate 11/07/2020 05:15 AM 1KB
com php-src: Review the usage of apostrophes in error messages:Zend/tests/018.phpt Zend/tests/024.phpt Zend/tests/026.ph... kocsismate 11/07/2020 03:05 AM 1KB
com php-src: Fix test cases: ext/standard/tests/file/fopen_variation10-win32.phpt ext/standard/tests/file/fopen_variatio... cmb 11/07/2020 12:27 AM 1KB
com php-src: Use dedicated function for illegal offset type error:Zend/zend_execute.c girgias 10/07/2020 10:49 PM 1KB
com php-src: Add missing addref for MATCH_ERROR operand: Zend/zend_compile.c nikic 10/07/2020 09:58 PM 1KB
com php-src: Promote Notice to Warning in libmagic:ext/fileinfo/libmagic.patch ext/fileinfo/libmagic/print.cext/fileinfo... girgias 10/07/2020 08:43 PM 1KB
com php-src: Fixed bug #79818: Zend/tests/bug79818.phptZend/zend_vm_def.h Zend/zend_vm_execute.h nikic 10/07/2020 08:36 PM 1KB
com php-src: Add stubs for SAPIs: sapi/cgi/cgi_main.c sapi/cgi/cgi_main.stub.php sapi/cgi/cgi_main_arginfo.h sapi/cli/ph... nikic 10/07/2020 08:20 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/string.c nikic 10/07/2020 08:07 PM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/standard/string.c nikic 10/07/2020 08:07 PM 1KB
com php-src: Fix warning in embed sapi: sapi/embed/php_embed.c nikic 10/07/2020 08:10 PM 1KB
com php-src: Fixed bug #79817: NEWS ext/standard/string.c nikic 10/07/2020 08:06 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/file/fileinode_variation.phpt ext/standard/tests/file/fopen_vari... cmb 10/07/2020 07:42 PM 1KB
com php-src: Enable further ext/standard/tests/file tests on Windows:ext/standard/tests/file/fileinode_variation.phpt ex... cmb 10/07/2020 07:36 PM 1KB
com php-src: Fixed tracing JIT miss-compilation: ext/opcache/jit/zend_jit_x86.dasc dmitry 10/07/2020 07:13 PM 1KB
com php-src: Restore registers: ext/opcache/jit/zend_jit_vm_helpers.c dmitry 10/07/2020 05:51 PM 1KB
com php-src: Fix skip reasons: ext/standard/tests/file/001.phptext/standard/tests/file/bug39367.phpt ext/standard/tests/... cmb 10/07/2020 05:26 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/file/001.phptext/standard/tests/file/fflush_variation2.phpt ext/... cmb 10/07/2020 05:28 PM 1KB
com php-src: Drop dead prototype: ext/gd/php_gd.h nikic 10/07/2020 04:23 PM 1KB
svn: /SVNROOT/ global_avail nikic 10/07/2020 04:13 PM 1KB
com php-src: Add zend_wrong_parameter_error to reduce the size of ZPP macro: Zend/zend_API.c Zend/zend_API.h nikic 10/07/2020 04:12 PM 1KB
com php-src: Enable symlink_link_linkinfo_is_link_* tests on Windows: ext/standard/tests/file/symlink_link_linkinfo_is_l... cmb 10/07/2020 04:08 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/file/symlink_link_linkinfo_is_link_basic1.phpt ext/standard/test... cmb 10/07/2020 04:10 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ldap/tests/connect.incext/ldap/tests/ldap_sasl_bind_basic.phpt ext/ldap/tests/l... nikic 10/07/2020 03:57 PM 1KB
com php-src: enable ext/ldap/tests on azure: azure/apt.ymlazure/setup-slapd.sh azure/setup.yml ext/ldap/tests/CONFLICTS nikic 10/07/2020 03:56 PM 1KB
com php-src: fix some ext/ldap/tests: ext/ldap/tests/connect.incext/ldap/tests/ldap_sasl_bind_basic.phpt ext/ldap/tests/... nikic 10/07/2020 03:56 PM 1KB
com php-src: Fix some memory bugs in ldap.c: ext/ldap/ldap.c nikic 10/07/2020 12:35 AM 1KB
com php-src: Merge branch 'PHP-7.3' into PHP-7.4: ext/ldap/ldap.c nikic 10/07/2020 03:49 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/ldap/ldap.c nikic 10/07/2020 03:50 PM 1KB
com php-src: Mark test as XFAIL for Windows/JIT/Release builds:tests/output/ob_011.phpt cmb 10/07/2020 03:32 PM 1KB
com php-src: Make tracing JIT to support operator overloading independentlyfrom opcache.optimization_level ini directive... dmitry 10/07/2020 12:39 AM 1KB
com php-src: Fixed register allocation for tests/lang/operators/preinc_basiclong_64bit.phpt: ext/opcache/jit/zend_jit_tr... dmitry 09/07/2020 11:54 PM 1KB
com php-src: Bad function detection: ext/opcache/jit/zend_jit_vm_helpers.c dmitry 09/07/2020 10:24 PM 1KB
com php-src: Fixed mysqli_fetch_row() function info: ext/opcache/Optimizer/zend_func_info.c dmitry 09/07/2020 10:24 PM 1KB
com php-src: Prevent trace recorder reenterancing: ext/opcache/jit/zend_jit.h ext/opcache/jit/zend_jit_trace.c dmitry 09/07/2020 09:33 PM 1KB
com php-src: Move assert() to right place: ext/opcache/jit/zend_jit_x86.dasc dmitry 09/07/2020 08:56 PM 1KB
com php-src: Fixed tracing JIT support for extract():ext/opcache/jit/zend_jit_trace.c dmitry 09/07/2020 08:36 PM 1KB
com php-src: Support JIT jumptables on x64: ext/opcache/jit/dynasm/dasm_x86.h ext/opcache/jit/dynasm/dasm_x86.lua ext/op... dmitry 09/07/2020 04:22 PM 1KB
com php-src: Fix jumtable index calculation: ext/opcache/jit/zend_jit_x86.dasc dmitry 09/07/2020 04:28 PM 1KB
com php-src: Use RIP-relative addressing: ext/opcache/jit/zend_jit_x86.dasc dmitry 09/07/2020 05:40 PM 1KB
com php-src: Align jumptables: ext/opcache/jit/zend_jit_x86.dasc dmitry 09/07/2020 04:31 PM 1KB
com php-src: Prevent parallel test conflicts: ext/standard/tests/file/unlink_error-win32-mb.phpt ext/standard/tests/file... cmb 09/07/2020 06:35 PM 1KB
com php-src: Merge branch 'PHP-7.4': ext/standard/tests/file/unlink_error-win32-mb.phpt ext/standard/tests/file/unlink_v... cmb 09/07/2020 06:36 PM 1KB
com php-src: Remove FREE_UNFETCHED concept: Zend/zend_execute.c Zend/zend_vm_def.h Zend/zend_vm_execute.h Zend/zend_vm_g... nikic 09/07/2020 05:58 PM 1KB
com php-src: Switch back to FREE_UNFETCHED_OP_DATA: Zend/zend_vm_def.h Zend/zend_vm_execute.h nikic 09/07/2020 05:54 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/zend_vm_def.h nikic 09/07/2020 05:54 PM 1KB
com php-src: Revert "Fixed bug #97599 (coredump in set_error_handler)": Zend/tests/bug79599.phpt Zend/zend.c nikic 09/07/2020 05:12 PM 1KB
com php-src: Merge branch 'PHP-7.4': Zend/tests/bug79599.phptZend/zend_vm_def.h Zend/zend_vm_execute.h nikic 09/07/2020 05:18 PM 1KB
tag php-src: update tag php-7.4.8 derick 09/07/2020 04:59 PM 1KB