|
Subject |
From |
Date |
Size |
|
[php-src] PHP-8.1: NEWS
|
noreply |
01/09/2021 09:52 PM |
1KB |
|
[php-src] PHP-8.1: NEWS + bump zip version
|
noreply |
01/09/2021 09:52 PM |
1KB |
|
[php-src] PHP-8.0: Fix #80833 ZipArchive::getStream doesn't use setPassword
|
noreply |
01/09/2021 09:52 PM |
1KB |
|
[php-src] php-8.1.0RC1: Prepare for PHP 8.1.0RC1
|
noreply |
01/09/2021 09:06 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.1'
|
noreply |
01/09/2021 09:03 PM |
1KB |
|
[php-src] PHP-8.1: Avoid class name validation if it's already have IS_STR_CLASS_NAME_MAP_PTR flag.
|
noreply |
01/09/2021 09:03 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.1'
|
noreply |
01/09/2021 07:55 PM |
1KB |
|
[php-src] master: Fix bug #81405: Restore old PDO::PARAM_* values
|
noreply |
01/09/2021 07:55 PM |
1KB |
|
[php-src] master: Fix check in user filter dtor
|
noreply |
01/09/2021 06:50 PM |
1KB |
|
[php-src] master: Remove UNDEF checks in userstream implementation
|
noreply |
01/09/2021 06:31 PM |
1KB |
|
[php-src] master: Prepare for PHP 8.2 (bis)
|
noreply |
01/09/2021 05:09 PM |
1KB |
|
[php-src] master: Simplify SSL_set_mode() calls (#7444)
|
noreply |
01/09/2021 04:32 PM |
1KB |
|
[php-src] master: Simplify zend_forbid_dynamic_call() (#7443)
|
noreply |
01/09/2021 04:31 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.1'
|
noreply |
01/09/2021 04:03 PM |
1KB |
|
[php-src] master: Add PHP-8.1 to scheduled builds as well
|
noreply |
01/09/2021 04:03 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.1'
|
noreply |
01/09/2021 03:58 PM |
1KB |
|
[php-src] master: Add PHP-8.1 to azure pipelines
|
noreply |
01/09/2021 03:58 PM |
1KB |
|
[php-src] master: Restore dev version
|
noreply |
01/09/2021 03:58 PM |
1KB |
|
[php-src] PHP-8.1: Prepare for PHP 8.1.0RC1
|
noreply |
01/09/2021 01:44 AM |
1KB |
|
[php-src] created tag php-8.1.0RC1
|
noreply |
01/09/2021 01:44 AM |
1KB |
|
[php-src] created branch PHP-8.1
|
noreply |
01/09/2021 01:44 AM |
1KB |
|
[php-src] master: Fixed test - the expected result was wrong
|
noreply |
01/09/2021 12:19 AM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
31/08/2021 11:25 PM |
1KB |
|
[php-src] PHP-8.0: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
31/08/2021 11:25 PM |
1KB |
|
[php-src] PHP-8.0: Avoid dangling pointer in curl header.str
|
noreply |
31/08/2021 11:25 PM |
1KB |
|
[php-src] PHP-8.0: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
31/08/2021 11:09 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
31/08/2021 11:09 PM |
1KB |
|
[php-src] master: Fix curl_copy_handle() with CURLINFO_HEADER_OUT
|
noreply |
31/08/2021 11:09 PM |
1KB |
|
[php-src] master: Make it easier to run curl tests standalone
|
noreply |
31/08/2021 10:53 PM |
1KB |
|
[php-src] master: Upgrade timelib to 2021.08, which address some defects and performance
|
noreply |
31/08/2021 10:30 PM |
1KB |
|
[php-src] master: Use zend_long for resource ID
|
noreply |
31/08/2021 08:59 PM |
1KB |
|
[php-src] master: Mark private function as static
|
noreply |
31/08/2021 08:53 PM |
1KB |
|
[php-src] master: Remove unused variable from property generation code
|
noreply |
31/08/2021 08:44 PM |
1KB |
|
[php-src] master: Fix typo in method name in gen_stub.php
|
noreply |
31/08/2021 08:44 PM |
1KB |
|
[php-src] master: Fix timelib_parse_zone() performance problem.
|
noreply |
31/08/2021 08:31 PM |
1KB |
|
[php-src] master: Support generating internal enum decl from stubs
|
noreply |
31/08/2021 08:19 PM |
1KB |
|
[php-src] master: Add more tests for UTF7-IMAP text conversion
|
noreply |
31/08/2021 07:41 PM |
1KB |
|
[php-src] master: In UTF7-IMAP, reject the 2nd part of surrogate pair if it appears unexpectedly
|
noreply |
31/08/2021 07:41 PM |
1KB |
|
[php-src] master: Add another test for UTF-7 text conversion
|
noreply |
31/08/2021 07:41 PM |
1KB |
|
[php-src] master: Add another test for GB18030 text conversion
|
noreply |
31/08/2021 07:41 PM |
1KB |
|
[php-src] master: Add more tests for CP5022{0,1,2} text conversion
|
noreply |
31/08/2021 07:41 PM |
1KB |
|
[php-src] master: CP5022{0,1,2} supports 'IBM extension' codes from ku 115-119
|
noreply |
31/08/2021 07:41 PM |
1KB |
|
[php-src] master: Add test for mb_str_split on UCS-2 text
|
noreply |
31/08/2021 07:41 PM |
1KB |
|
[php-src] master: Use bool in mbfl_filt_conv_output_hex (rather than int)
|
noreply |
31/08/2021 07:41 PM |
1KB |
|
[php-src] master: mbstring no longer provides 'long' substitutions for erroneous input bytes
|
noreply |
31/08/2021 07:41 PM |
1KB |
|
[php-src] master: Add missing const qualitier in zend_register_internal_enum()
|
noreply |
31/08/2021 07:12 PM |
1KB |
|
[php-src] master: Fix nested namespaced typed property in gen_stub.php (#7418)
|
noreply |
31/08/2021 05:56 PM |
1KB |
|
[php-src] master: Minor cleanup in gen_stubs
|
noreply |
31/08/2021 05:45 PM |
1KB |
|
[php-src] master: Export zend_use_resource_as_offset()
|
noreply |
31/08/2021 04:58 PM |
1KB |
|
[php-src] master: Use array_set_zval_key() in zend_ast_add_array_element()
|
noreply |
31/08/2021 04:52 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
31/08/2021 04:42 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
31/08/2021 04:42 PM |
1KB |
|
[php-src] master: Error on resource ID space overflow
|
noreply |
31/08/2021 04:42 PM |
1KB |
|
[php-src] master: Make default value more explicit
|
noreply |
31/08/2021 04:18 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
31/08/2021 04:14 PM |
1KB |
|
[php-src] master: Fix type hint in gen_stub.php
|
noreply |
31/08/2021 04:10 PM |
1KB |
|
[php-src] master: Add UPGRADING for ini parser changes
|
noreply |
31/08/2021 04:10 PM |
1KB |
|
[php-src] PHP-8.0: Fix default value of $flags in oci_fetch_all() (#7429)
|
noreply |
31/08/2021 04:05 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
31/08/2021 12:55 AM |
1KB |
|
[php-src] PHP-8.0: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
31/08/2021 12:55 AM |
1KB |
|
[php-src] PHP-8.0: Fix #81400: Unterminated string in dns_get_record() results
|
noreply |
31/08/2021 12:55 AM |
1KB |
|
[php-src] master: Fixed register allocation when ADD/SUB/MUL two references in tracing JIT
|
noreply |
31/08/2021 12:42 AM |
1KB |
|
[php-src] master: Fix/improve handling of escaping in ini parser
|
noreply |
30/08/2021 10:59 PM |
1KB |
|
[php-src] master: Add more tests for SJIS-2004 text conversion
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: Add more tests for SJIS text conversion
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: Add more tests for ISO-2022-JP/JIS7/JIS8 text conversion
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: Add more tests for ISO-2022-JP-MS text conversion
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: Add more tests for ISO-2022-JP-KDDI text conversion
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: ISO-2022-JP-MS treats truncated multi-byte chars as error
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: ISO-2022-JP-KDDI text conversion doesn't swallow PUA codepoints
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: Correct comment in mbfilter_ucs4.c
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: Simplify code for converting UHC to Unicode
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: Declare ARMSCII-8 conversion functions as 'static'
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: Output illegal character marker for 4-byte illegal characters > 0x7FFFFFFF
|
noreply |
30/08/2021 10:29 PM |
1KB |
|
[php-src] master: Fix typo in gen_stub.php
|
noreply |
30/08/2021 10:09 PM |
1KB |
|
[php-src] master: JIT: Better code for ADD/SUB/MUL and references in tracing JIT.
|
noreply |
30/08/2021 10:03 PM |
1KB |
|
[php-src] master: Specify a few array func info entries (#7425)
|
noreply |
30/08/2021 08:28 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
30/08/2021 08:09 PM |
1KB |
|
[php-src] PHP-8.0: Use camelCase method names in OCICollection and OCILob (#7405)
|
noreply |
30/08/2021 08:00 PM |
1KB |
|
[php-src] master: JIT: Allow keeping result of FETCH_CONSTANT in a CPU register
|
noreply |
30/08/2021 07:57 PM |
1KB |
|
[php-src] master: Add support for generating MAY_BE_ARRAY_OF_REF func info flag (#7416)
|
noreply |
30/08/2021 07:50 PM |
1KB |
|
[php-src] master: JIT: Avoid useless EX(func) load
|
noreply |
30/08/2021 06:58 PM |
1KB |
|
[php-src] master: JIT: Avoid reloading of EX(run_time_cache)
|
noreply |
30/08/2021 06:18 PM |
1KB |
|
[php-src] master: JIT: Eliminate load of op_array->run_time_cache__ptr and use immediate value for immutable op_arrays i...
|
noreply |
30/08/2021 05:26 PM |
1KB |
|
[php-src] master: Use HAVE_SYS_PARAM_H
|
noreply |
30/08/2021 05:21 PM |
1KB |
|
[php-src] master: Enable getrandom() api on solaris-ish systems (#7417)
|
noreply |
30/08/2021 05:16 PM |
1KB |
|
[php-src] master: Don't expose wchar encoding to users (#7415)
|
noreply |
30/08/2021 05:11 PM |
1KB |
|
[php-src] master: Fix strict-prototypes warning
|
noreply |
30/08/2021 04:43 PM |
1KB |
|
[php-src] master: str_replace() can return the original string
|
noreply |
30/08/2021 04:22 PM |
1KB |
|
[php-src] master: microptimization of SQLite3Result::fetchArray
|
noreply |
30/08/2021 04:15 PM |
1KB |
|
[php-src] master: JIT: Avoid reloading of EX(run_time_cache)
|
noreply |
30/08/2021 04:02 PM |
1KB |
|
[php-src] master: JIT: Avoid redundand checks of number of passed arguments
|
noreply |
30/08/2021 03:16 PM |
1KB |
|
[php-src] master: Avoid redundand argument type verification
|
noreply |
30/08/2021 01:15 AM |
1KB |
|
[php-src] master: JIT: Optimize zend_vm_stack_free_args()
|
noreply |
29/08/2021 10:52 PM |
1KB |
|
[php-src] master: Generate optimizer func info from stubs for ext/standard - part 2 (#7414)
|
noreply |
27/08/2021 10:53 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
27/08/2021 10:49 PM |
1KB |
|
[php-src] PHP-8.0: Fix a few func info entries
|
noreply |
27/08/2021 10:49 PM |
1KB |
|
[php-src] master: Add haiku shared objects support in libtool
|
noreply |
27/08/2021 10:43 PM |
1KB |
|
[php-src] master: Avoid string copy in get_cfg_var()
|
noreply |
27/08/2021 09:35 PM |
1KB |
|
[php-src] master: Flush filter during non-strict encoding detection
|
noreply |
27/08/2021 08:48 PM |
1KB |
|
[php-src] master: Generate optimizer func info from stubs for ext/standard - part 1 (#7413)
|
noreply |
27/08/2021 07:11 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
27/08/2021 06:56 PM |
1KB |
|
[php-src] master: Fix func info for str_replace() and str_ireplace()
|
noreply |
27/08/2021 06:56 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
27/08/2021 06:13 PM |
1KB |
|
[php-src] PHP-8.0: Remove incorrect refcount info for addcslashes()
|
noreply |
27/08/2021 06:13 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
27/08/2021 06:00 PM |
1KB |
|
[php-src] PHP-7.4: Fix Closure::call() on internal method closure
|
noreply |
27/08/2021 06:00 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
27/08/2021 06:00 PM |
1KB |
|
[php-src] master: Fix use after free when rebinding __call closure
|
noreply |
27/08/2021 05:50 PM |
1KB |
|
[php-src] master: Generate optimizer func info from stubs for various extensions (#7409)
|
noreply |
27/08/2021 01:51 AM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
27/08/2021 12:45 AM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
27/08/2021 12:45 AM |
1KB |
|
[php-src] master: Fix #53580: During resize gdImageCopyResampled cause colors change
|
noreply |
27/08/2021 12:45 AM |
1KB |
|
[php-src] master: Fix mysqli stub alias verification issues
|
noreply |
26/08/2021 11:37 PM |
1KB |
|
[php-src] master: Generate optimizer func info from stubs for ext/curl, ext/mysqli, ext/pcre (#7407)
|
noreply |
26/08/2021 11:11 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
26/08/2021 10:37 PM |
1KB |
|
[php-src] PHP-8.0: imagecolorsforindex() cannot return false
|
noreply |
26/08/2021 10:37 PM |
1KB |
|
[php-src] master: Fixed Dmitry Stogov email
|
noreply |
26/08/2021 10:25 PM |
1KB |
|
[php-src] master: Avoid redundand repeatable VM stack overflow checks
|
noreply |
26/08/2021 09:50 PM |
1KB |
|
[php-src] master: Fix a few ext/date return types
|
noreply |
26/08/2021 09:26 PM |
1KB |
|
[php-src] master: Limit internal function args during fuzzing
|
noreply |
26/08/2021 09:09 PM |
1KB |
|
[php-src] master: Limit internal function calls in execute fuzzer
|
noreply |
26/08/2021 09:08 PM |
1KB |
|
[php-src] master: Initialize method_lcname to suppress maybe-uninitialized warning
|
noreply |
26/08/2021 08:15 PM |
1KB |
|
[php-src] master: Update property read handler comments for DOMEntity
|
noreply |
26/08/2021 07:15 PM |
1KB |
|
[php-src] master: Explicitly store real map ptr base
|
noreply |
26/08/2021 06:29 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
26/08/2021 06:15 PM |
1KB |
|
[php-src] master: Sync ext/mysqli optimizer func info entries with the stubs
|
noreply |
26/08/2021 06:15 PM |
1KB |
|
[php-src] master: Fix AST print of first class callable in anon class expr
|
noreply |
26/08/2021 06:00 PM |
1KB |
|
[php-src] master: Generate optimizer func info from stubs for ext/sodium (#7404)
|
noreply |
26/08/2021 04:44 PM |
1KB |
|
[php-src] master: Make a few unuseful DOMEntity properties readonly (#7406)
|
noreply |
26/08/2021 04:37 PM |
1KB |
|
[php-src] master: Generate optimizer func info from stubs for ext/date (#7403)
|
noreply |
26/08/2021 03:29 AM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
25/08/2021 11:00 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
25/08/2021 11:00 PM |
1KB |
|
[php-src] PHP-8.0: Backport speling fix
|
noreply |
25/08/2021 11:00 PM |
1KB |
|
[php-src] deleted branch cmb/53580
|
noreply |
25/08/2021 09:39 PM |
1KB |
|
[php-src] cmb/53580: Fix #53580: During resize gdImageCopyResampled cause colors change
|
noreply |
25/08/2021 09:36 PM |
1KB |
|
[php-src] created branch cmb/53580
|
noreply |
25/08/2021 09:36 PM |
1KB |
|
[php-src] master: Generate optimizer func info from stubs for a few extensions - part 2 (#7401)
|
noreply |
25/08/2021 09:29 PM |
1KB |
|
[php-src] master: JIT/x86: Merge load and test of EX_CALL_INFO() into single instruction
|
noreply |
25/08/2021 07:36 PM |
1KB |
|
[php-src] master: Use &Properties; entity in xpointer for inherited properties in class synopses (#7400)
|
noreply |
25/08/2021 06:13 PM |
1KB |
|
[php-src] master: Use FastZPP for SQLite3Stmt/SQLite3Result (#7392)
|
noreply |
25/08/2021 04:43 PM |
1KB |
|
[php-src] master: Generate a few missing optimizer function entries from stubs
|
noreply |
25/08/2021 04:37 PM |
1KB |
|
[php-src] master: Fix callable and iterable handling
|
noreply |
25/08/2021 04:37 PM |
1KB |
|
[php-src] master: Generate Zend, ext/spl and ext/json optimizer func info from stubs
|
noreply |
25/08/2021 04:37 PM |
1KB |
|
[php-src] master: Fix typo in file.c
|
noreply |
25/08/2021 03:51 PM |
1KB |
|
[php-src] master: DOMCharacterData::$data and DOMAttr::$value are writable
|
noreply |
25/08/2021 03:25 PM |
1KB |
|
[php-src] master: Add comments to grouped character properties
|
noreply |
25/08/2021 04:09 AM |
1KB |
|
[php-src] master: JIT: Code generation for ROPE_INIT, ROPE_ADD and ROPE_END with STRING operands
|
noreply |
25/08/2021 02:45 AM |
1KB |
|
[php-src] master: Combine control into one character group
|
noreply |
25/08/2021 02:38 AM |
1KB |
|
[php-src] master: Clean up function map production slightly
|
noreply |
25/08/2021 01:29 AM |
1KB |
|
[php-src] master: Combine punctuation into one character group
|
noreply |
25/08/2021 01:21 AM |
1KB |
|
[php-src] master: Return bool from php_unicode_is_prop()
|
noreply |
25/08/2021 01:20 AM |
1KB |
|
[php-src] master: Fix function map production
|
noreply |
25/08/2021 12:46 AM |
1KB |
|
[php-src] master: Add more specific array type hints
|
noreply |
25/08/2021 12:46 AM |
1KB |
|
[php-src] php-7.4.23: Update versions for PHP 7.4.23
|
noreply |
25/08/2021 12:35 AM |
1KB |
|
[php-src] PHP-7.4.23: Update NEWS for PHP 7.4.23
|
noreply |
25/08/2021 12:35 AM |
1KB |
|
[php-src] created tag php-7.4.23
|
noreply |
25/08/2021 12:35 AM |
1KB |
|
[php-src] PHP-7.4.23: Prepare NEWS
|
noreply |
25/08/2021 12:31 AM |
1KB |
|
[php-src] PHP-7.4.23: Fix test
|
noreply |
25/08/2021 12:31 AM |
1KB |
|
[php-src] PHP-7.4.23: Fix #81211: Symlinks are followed when creating PHAR archive
|
noreply |
25/08/2021 12:31 AM |
1KB |
|
[php-src] php-8.0.10: Update versions for PHP 8.0.10
|
noreply |
24/08/2021 11:50 PM |
1KB |
|
[php-src] created tag php-8.0.10
|
noreply |
24/08/2021 11:50 PM |
1KB |
|
[php-src] PHP-8.0.10: Prepare for PHP 8.0.10
|
noreply |
24/08/2021 11:24 PM |
1KB |
|
[php-src] PHP-8.0.10: Fix changelog for PHP 8.0.10
|
noreply |
24/08/2021 11:24 PM |
1KB |
|
[php-src] PHP-8.0.10: Remove 8.0.11 changelog
|
noreply |
24/08/2021 11:12 PM |
1KB |
|
[php-src] PHP-8.0.10: Fix test
|
noreply |
24/08/2021 11:11 PM |
1KB |
|
[php-src] PHP-8.0.10: Update NEWS
|
noreply |
24/08/2021 11:11 PM |
1KB |
|
[php-src] PHP-8.0.10: Fix #81211: Symlinks are followed when creating PHAR archive
|
noreply |
24/08/2021 11:11 PM |
1KB |
|
[php-src] master: Don't use sentinel value for unicode property lookup
|
noreply |
24/08/2021 09:53 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
24/08/2021 09:21 PM |
1KB |
|
[php-src] master: Fix a few optimizer func info
|
noreply |
24/08/2021 09:21 PM |
1KB |
|
[php-src] master: Fixed bug #81377
|
noreply |
24/08/2021 09:05 PM |
1KB |
|
[php-src] PHP-8.0: 7.3.31 is next
|
noreply |
24/08/2021 06:54 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
24/08/2021 06:54 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
24/08/2021 06:54 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.3' into PHP-7.4
|
noreply |
24/08/2021 06:54 PM |
1KB |
|
[php-src] created tag php-7.3.30
|
noreply |
24/08/2021 06:02 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
24/08/2021 05:43 PM |
1KB |
|
[php-src] PHP-8.0: Declare a few missing function return types
|
noreply |
24/08/2021 05:43 PM |
1KB |
|
[php-src] PHP-7.3.30: Prepare 7.3.30
|
noreply |
24/08/2021 05:36 PM |
1KB |
|
[php-src] created branch PHP-7.3.30
|
noreply |
24/08/2021 05:36 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
24/08/2021 02:43 PM |
1KB |
|
[php-src] PHP-8.0: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
24/08/2021 02:43 PM |
1KB |
|
[php-src] PHP-7.4: Merge branch 'PHP-7.3' into PHP-7.4
|
noreply |
24/08/2021 02:43 PM |
1KB |
|
[php-src] PHP-8.0: Fix test
|
noreply |
24/08/2021 02:43 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
24/08/2021 02:40 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
24/08/2021 02:40 PM |
1KB |
|
[php-src] PHP-8.0: Merge branch 'PHP-7.3' into PHP-7.4
|
noreply |
24/08/2021 02:40 PM |
1KB |
|
[php-src] PHP-7.4: Update NEWS
|
noreply |
24/08/2021 02:40 PM |
1KB |
|
[php-src] PHP-7.3: Fix #81211: Symlinks are followed when creating PHAR archive
|
noreply |
24/08/2021 02:40 PM |
1KB |
|
[php-src] master: Dispatch using LANG_NEUTRAL instead of LOCALE_SYSTEM_DEFAULT
|
noreply |
23/08/2021 08:07 PM |
1KB |
|
[php-src] master: Fixed ZEND_MAP_PTR_KIND_PTR (it is not used)
|
noreply |
23/08/2021 07:05 PM |
1KB |
|
[php-src] master: Reorder updates to avoid race conditions
|
noreply |
23/08/2021 04:47 PM |
1KB |
|
[php-src] master: Drop gz aliases from func info
|
noreply |
23/08/2021 04:42 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
20/08/2021 10:53 PM |
1KB |
|
[php-src] master: Mark PDO::setAttribute() $value as mixed
|
noreply |
20/08/2021 10:53 PM |
1KB |
|
[php-src] master: Handle resource table reallocation during shutdown
|
noreply |
20/08/2021 09:40 PM |
1KB |
|
[php-src] master: Declare php_user_filter::$stream property
|
noreply |
20/08/2021 08:52 PM |
1KB |
|
[php-src] master: Remove php_user_filter::$filter property
|
noreply |
20/08/2021 08:41 PM |
1KB |
|
[php-src] master: Slightly clean up cookies handling
|
noreply |
20/08/2021 08:28 PM |
1KB |
|
[php-src] master: Fix missing string copy
|
noreply |
20/08/2021 08:15 PM |
1KB |
|
[php-src] master: Implement mysqlnd_set_persistent_string (#7371)
|
noreply |
20/08/2021 07:03 PM |
1KB |
|
[php-src] master: Make internal SoapServer/SoapClient state private
|
noreply |
20/08/2021 06:57 PM |
1KB |
|
[php-src] master: Remove dead code
|
noreply |
20/08/2021 06:29 PM |
1KB |
|
[php-src] master: Use separate property to request digit auth
|
noreply |
20/08/2021 06:29 PM |
1KB |
|
[php-src] master: Declare SoapFault properties
|
noreply |
20/08/2021 04:09 PM |
1KB |
|
[php-src] master: Don't convert Error exception to SoapFault
|
noreply |
20/08/2021 04:07 PM |
1KB |
|
[php-src] master: Declare some SoapClient properties
|
noreply |
19/08/2021 10:15 PM |
1KB |
|
[php-src] master: Simplify some strtolower operations in ext/soap
|
noreply |
19/08/2021 10:10 PM |
1KB |
|
[php-src] master: Simplify constructor invocation in ext/soap
|
noreply |
19/08/2021 10:10 PM |
1KB |
|
[php-src] master: Declare SoapHeader properties
|
noreply |
19/08/2021 08:28 PM |
1KB |
|
[php-src] master: Declare SoapServer::$service property
|
noreply |
19/08/2021 08:28 PM |
1KB |
|
[php-src] master: Declare SoapVar properties
|
noreply |
19/08/2021 06:35 PM |
1KB |
|
[php-src] master: Declare SoapParam properties
|
noreply |
19/08/2021 06:35 PM |
1KB |
|
[php-src] master: Only assign $severity for ErrorException
|
noreply |
19/08/2021 05:06 PM |
1KB |
|
[php-src] master: Declare Directory properties
|
noreply |
19/08/2021 04:39 PM |
1KB |
|
[php-src] master: Fix path printing in ext_skel (#7387)
|
noreply |
19/08/2021 03:43 PM |
1KB |
|
[php-src] master: Add missing zend_test requirement to ffi test for bug80847
|
noreply |
18/08/2021 11:16 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
18/08/2021 10:40 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
18/08/2021 10:40 PM |
1KB |
|
[php-src] master: Fix #78819: Heap Overflow in msg_send
|
noreply |
18/08/2021 10:40 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
18/08/2021 08:54 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
18/08/2021 08:54 PM |
1KB |
|
[php-src] PHP-8.0: Fix #73122: Integer Overflow when concatenating strings
|
noreply |
18/08/2021 08:54 PM |
1KB |
|
[php-src] master: Test file cache mix (file -> shm)
|
noreply |
18/08/2021 08:24 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
18/08/2021 06:39 PM |
1KB |
|
[php-src] master: Test file_cache prime shm + use file combination
|
noreply |
18/08/2021 06:39 PM |
1KB |
|
[php-src] master: Fix repeated file cache unserialization of zval string
|
noreply |
18/08/2021 06:39 PM |
1KB |
|
[php-src] master: Improve the success rate when use mkdir() in multiprocessing environment (#7383)
|
noreply |
18/08/2021 06:33 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
18/08/2021 03:57 PM |
1KB |
|
[php-src] PHP-8.0: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
18/08/2021 03:57 PM |
1KB |
|
[php-src] PHP-8.0: Backport Laravel test hack
|
noreply |
18/08/2021 03:57 PM |
1KB |
|
[php-src] master: Assert that file cache does not contain references
|
noreply |
17/08/2021 11:13 PM |
1KB |
|
[php-src] master: The master branch is now for 8.1.0RC1
|
noreply |
17/08/2021 10:40 PM |
1KB |
|
[php-src] php-8.1.0beta3: Update versions for PHP 8.1.0beta3
|
noreply |
17/08/2021 10:39 PM |
1KB |
|
[php-src] created tag php-8.1.0beta3
|
noreply |
17/08/2021 10:39 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
17/08/2021 10:00 PM |
1KB |
|
[php-src] PHP-8.0: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
17/08/2021 10:00 PM |
1KB |
|
[php-src] PHP-7.4: Revert "Fix #73122: Integer Overflow when concatenating strings"
|
noreply |
17/08/2021 10:00 PM |
1KB |
|
[php-src] PHP-7.4: Fix #73122: Integer Overflow when concatenating strings
|
noreply |
17/08/2021 09:49 PM |
1KB |
|
[php-src] master: Fix phar test
|
noreply |
17/08/2021 08:57 PM |
1KB |
|
[php-src] master: Clean up recursive mkdir logic
|
noreply |
17/08/2021 08:21 PM |
1KB |
|
[php-src] master: Fix #78919: CLI server: insufficient cleanup if request startup fails
|
noreply |
17/08/2021 06:41 PM |
1KB |
|
[php-src] master: Use zend_string for putenv key (#7379)
|
noreply |
17/08/2021 06:28 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
17/08/2021 06:27 PM |
1KB |
|
[php-src] PHP-8.0: Fix maybe-uninitialized warning
|
noreply |
17/08/2021 06:27 PM |
1KB |
|
[php-src] master: Reduce nesting in mkdir implementation
|
noreply |
17/08/2021 06:25 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
17/08/2021 05:33 PM |
1KB |
|
[php-src] PHP-8.0: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
17/08/2021 05:33 PM |
1KB |
|
[php-src] PHP-7.4: Fix #71542: disk_total_space does not work with relative paths
|
noreply |
17/08/2021 05:33 PM |
1KB |
|
[php-src] master: Use system allocator for putenv value
|
noreply |
17/08/2021 05:07 PM |
1KB |
|
[php-src] master: Run other RSHUTDOWN handlers if one fails
|
noreply |
17/08/2021 04:54 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
17/08/2021 04:35 PM |
1KB |
|
[php-src] master: Prevent bailout during imap shutdown error reporting
|
noreply |
17/08/2021 04:35 PM |
1KB |
|
[php-src] PHP-8.0: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
17/08/2021 04:35 PM |
1KB |
|
[php-src] master: Fix __COMPILER_HALT_OFFSET__ preservation during preloading
|
noreply |
17/08/2021 04:03 PM |
1KB |
|
[php-src] master: Add test for getClass() error conditions
|
noreply |
17/08/2021 03:52 PM |
1KB |
|
[php-src] master: AIX/XCOFF support for fibers (#7338)
|
noreply |
17/08/2021 06:05 AM |
1KB |
|
[php-src] master: Remove full stop from error message
|
noreply |
17/08/2021 05:13 AM |
1KB |
|
[php-src] master: Reuse parts of normal executor shutdown for preloading
|
noreply |
16/08/2021 10:21 PM |
1KB |
|
[php-src] master: Set EG(active)=0 during preloading shutdown
|
noreply |
16/08/2021 09:53 PM |
1KB |
|
[php-src] master: Discard constants before preload_load()
|
noreply |
16/08/2021 09:47 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
16/08/2021 09:05 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
16/08/2021 09:05 PM |
1KB |
|
[php-src] PHP-7.4: Fixed bug #81353
|
noreply |
16/08/2021 09:05 PM |
1KB |
|
[php-src] master: Switch default PKCS7/CMS cipher to AES-128-CBC
|
noreply |
16/08/2021 06:31 PM |
1KB |
|
[php-src] master: Fix arginfo/zpp consistency check for call_user_func from strict_types scope
|
noreply |
16/08/2021 06:12 PM |
1KB |
|
[php-src] master: Returned interned string from fgetc()
|
noreply |
16/08/2021 05:15 PM |
1KB |
|
[php-src] master: Fix func info for constant()/get_defined_constants()
|
noreply |
16/08/2021 04:58 PM |
1KB |
|
[php-src] master: Fix typo in enum test (#7368)
|
noreply |
14/08/2021 03:53 PM |
1KB |
|
[php-src] master: Replace macro with inline function (#7365)
|
noreply |
14/08/2021 03:03 AM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
14/08/2021 01:02 AM |
1KB |
|
[php-src] master: Fix return value of xml_parse(_into_struct) for recursive parsing
|
noreply |
14/08/2021 01:02 AM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
13/08/2021 11:41 PM |
1KB |
|
[php-src] PHP-8.0: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
13/08/2021 11:41 PM |
1KB |
|
[php-src] PHP-7.4: Fix #81351: xml_parse may fail, but has no error code
|
noreply |
13/08/2021 11:41 PM |
1KB |
|
[php-src] master: Fix message in test
|
noreply |
13/08/2021 11:01 PM |
1KB |
|
[php-src] master: Don't use custom object handlers for enum properties
|
noreply |
13/08/2021 10:46 PM |
1KB |
|
[php-src] master: Fix directory clash in zip test
|
noreply |
13/08/2021 09:48 PM |
1KB |
|
[php-src] master: Add support for replacing class synopses based on stubs (#7340)
|
noreply |
13/08/2021 09:03 PM |
1KB |
|
[php-src] master: Better specialization for packed/hash arrays
|
noreply |
13/08/2021 07:32 PM |
1KB |
|
[php-src] master: Lossless conversion for webp
|
noreply |
13/08/2021 05:18 AM |
1KB |
|
[php-src] master: Remove MYSQLND_SZ_T_SPEC
|
noreply |
12/08/2021 09:30 PM |
1KB |
|
[php-src] master: Remove unused mysqlnd portability macros
|
noreply |
12/08/2021 09:30 PM |
1KB |
|
[php-src] master: Fixed conditional jump on uninitialised value (Zend/tests/match/028.phpt failure with function JIT)
|
noreply |
12/08/2021 09:06 PM |
1KB |
|
[php-src] master: Fixed bug #81192
|
noreply |
12/08/2021 08:35 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-8.0'
|
noreply |
12/08/2021 06:02 PM |
1KB |
|
[php-src] master: Merge branch 'PHP-7.4' into PHP-8.0
|
noreply |
12/08/2021 06:02 PM |
1KB |
|
[php-src] master: Fix port clash in socket tests
|
noreply |
12/08/2021 06:02 PM |
1KB |
|
[php-src] master: Fix bug #81142 by adding zend_string_init_existing_interned()
|
noreply |
12/08/2021 05:57 PM |
1KB |
|
[php-src] master: Fixed incorrect condition
|
noreply |
12/08/2021 04:38 PM |
1KB |
|
[php-src] master: Clear ce cache when persisting for file cache only
|
noreply |
12/08/2021 04:37 PM |
1KB |
|
[php-src] master: JIT: Use zend_hash_index_lookup() instead of zend_hash_index_add_new(EG(uninitialized_zval))
|
noreply |
12/08/2021 02:57 PM |
1KB |
|
[php-src] master: Eliminate "h < ht->nNumUsed" check in zend_hash_next_index_insert_new()
|
noreply |
12/08/2021 07:30 AM |
1KB |
|
[php-src] master: Use ZEND_HASH_FILL_* API.
|
noreply |
12/08/2021 07:30 AM |
1KB |
|
[php-src] master: Fix bug #81343: inconsistent type conversion after closeCursor
|
noreply |
12/08/2021 12:24 AM |
1KB |
|
[php-src] master: Implement range inference for traces
|
noreply |
11/08/2021 11:00 PM |
1KB |
|
[php-src] master: Make private functions "static" and remove unused zend_inference_check_recursive_dependencies().
|
noreply |
11/08/2021 09:08 PM |
1KB |
|
[php-src] master: Refactor proc_open() implementation (#7255)
|
noreply |
11/08/2021 08:51 PM |
1KB |
|
[php-src] master: NEWS
|
noreply |
11/08/2021 08:20 PM |
1KB |