|
Subject |
From |
Date |
Size |
|
[php-src][PR #6718] - Fix #79100: Wrong FTP error messages
|
noreply |
23/02/2021 06:29 PM |
1KB |
|
[php-src][PR #6666] - Fix #80706: mail(): Headers after Bcc headers may be ignored
|
noreply |
04/02/2021 11:39 PM |
1KB |
|
[php-src][PR #6749] - Don't compare zero exponentials in strings as equal
|
noreply |
03/03/2021 06:49 PM |
1KB |
|
[php-src][PR #6737] - Remove useless conditional #ifdef
|
noreply |
27/02/2021 08:14 PM |
1KB |
|
[php-src][PR #6651] - crc32 mac build fix
|
noreply |
30/01/2021 04:39 PM |
1KB |
|
[php-src][PR #6778] - LDAP fixes
|
noreply |
16/03/2021 03:26 PM |
1KB |
|
[php-src][PR #6810] - :bug: Fixed Bug #80908 PDO::lastInsertId() return wrong.
|
noreply |
27/03/2021 11:12 AM |
1KB |
|
[php-src][PR #6754] - Add factory methods for classes with overloaded constructors (DatePeriod, ReflectionMethod)
|
noreply |
06/03/2021 02:06 AM |
1KB |
|
[php-src][PR #6576] - mysqli_get_client_info doesn't take any parameters
|
noreply |
15/03/2021 06:35 PM |
1KB |
|
[php-src][PR #6806] - Removes 'Parallel Edition' output in tests
|
noreply |
25/03/2021 06:51 AM |
1KB |
|
[php-src][PR #6465] - Use ServerClientTestCase in a test for default_socket_timeout=-1
|
noreply |
22/03/2021 04:12 AM |
1KB |
|
[php-src][PR #6715] - Mysql local infile dir
|
noreply |
22/02/2021 05:42 PM |
1KB |
|
[php-src][PR #6815] - Use ZVAL_TRUE() directly
|
noreply |
29/03/2021 03:17 PM |
1KB |
|
[php-src][PR #6736] - Change the order of properties used for var_dump(), serialize(), comparison, etc
|
noreply |
27/02/2021 03:10 AM |
1KB |
|
[php-src][PR #3203] - Simple Fiber API
|
noreply |
25/03/2021 06:46 PM |
1KB |
|
[php-src][PR #6804] - Fix #69668: SOAP special XML characters in namespace URIs not encoded
|
noreply |
29/03/2021 07:10 PM |
1KB |
|
[php-src][PR #6744] - Add const to zend_extension_version_info.build_id
|
noreply |
03/03/2021 08:34 AM |
1KB |
|
[php-src][PR #6678] - run-tests.php: class for test file loading
|
noreply |
16/03/2021 05:42 PM |
1KB |
|
[php-src][PR #6751] - Remove duplicated SSL_CTX_set_verify()
|
noreply |
04/03/2021 01:13 PM |
1KB |
|
[php-src][PR #6784] - Use zend_string_equals() API instead of strcmp()
|
noreply |
17/03/2021 11:26 PM |
1KB |
|
[php-src][PR #6658] - Add IL compat flag to Windows builds
|
noreply |
01/02/2021 09:21 PM |
1KB |
|
[php-src][PR #6687] - Making consistent page tagging for Mac with opcache module
|
noreply |
13/02/2021 02:52 PM |
1KB |
|
[php-src][PR #6782] - Test macos release zts
|
noreply |
17/03/2021 09:52 PM |
1KB |
|
[php-src][PR #6785] - Initalize return_value before use
|
noreply |
17/03/2021 08:20 PM |
1KB |
|
[php-src][PR #6705] - Fix static variable behavior with inheritance
|
noreply |
17/02/2021 05:49 PM |
1KB |
|
[php-src][PR #6750] - Explicitly print reference wrappers in debug_zval_dump()
|
noreply |
04/03/2021 04:03 PM |
1KB |
|
[php-src][PR #6788] - Fix #80889: Cannot set save handler when save_handler is invalid
|
noreply |
19/03/2021 10:56 PM |
1KB |
|
[php-src][PR #6748] - Fix bug #80816 Document the removal of alias class entries from ext/spl
|
noreply |
03/03/2021 03:22 PM |
1KB |
|
[php-src][PR #6729] - Update mysqli tests to work with newer MySQL server
|
noreply |
25/02/2021 10:51 PM |
1KB |
|
[php-src][PR #6751] - Remove duplicated SSL_CTX_set_verify()
|
noreply |
04/03/2021 04:43 PM |
1KB |
|
[php-src][PR #6799] - Pure Intersection types
|
noreply |
23/03/2021 04:16 PM |
1KB |
|
[php-src][PR #6713] - Fix typo [ci skip]
|
noreply |
20/02/2021 09:13 PM |
1KB |
|
[php-src][PR #6784] - Use zend_string_equals() API instead of strcmp()
|
noreply |
17/03/2021 06:50 PM |
1KB |
|
[php-src][PR #6717] - run-tests: fixed exit code not being set on BORKED tests when no test…
|
noreply |
23/02/2021 06:52 AM |
1KB |
|
[php-src][PR #6658] - Add IL compat flag to Windows builds
|
noreply |
02/02/2021 04:20 PM |
1KB |
|
[php-src][PR #6722] - run-tests: capture Windows-specific error exit codes
|
noreply |
25/02/2021 05:58 PM |
1KB |
|
[php-src][PR #6658] - Add IL compat flag to Windows builds
|
noreply |
03/02/2021 05:38 PM |
1KB |
|
[php-src][PR #6743] - Fixed bug #80811
|
noreply |
01/03/2021 10:21 PM |
1KB |
|
[php-src][PR #6766] - PDO cleanup & improvement
|
noreply |
13/03/2021 04:31 AM |
1KB |
|
[php-src][PR #6804] - Fix #69668: SOAP special XML characters in namespace URIs not encoded
|
noreply |
24/03/2021 10:17 PM |
1KB |
|
[php-src][PR #6681] - run-tests: add skip cache to improve performance
|
noreply |
23/02/2021 08:57 PM |
1KB |
|
[php-src][PR #6747] - Fix #51903: simplexml_load_file() doesn't use HTTP headers
|
noreply |
03/03/2021 01:31 AM |
1KB |
|
[php-src][PR #6627] - Inheritance cache
|
noreply |
10/02/2021 02:49 AM |
1KB |
|
[php-src][PR #6818] - Handle reference zvals when outputting superglobals in phpinfo()
|
noreply |
30/03/2021 06:45 PM |
1KB |
|
[php-src][PR #6639] - RFC: Add `println(string $data = ''): int`
|
noreply |
15/03/2021 08:19 PM |
1KB |
|
[php-src][PR #6731] - Improve SPL directory and stat() cache using zend_srting* instead of char*
|
noreply |
26/02/2021 03:09 AM |
1KB |
|
[php-src][PR #6448] - Fix #80329: Add option to specify LOAD DATA LOCAL white list folder
|
noreply |
23/02/2021 03:24 PM |
1KB |
|
[php-src][PR #6665] - Fix #74779: x() and y() truncating floats to integers
|
noreply |
04/02/2021 08:46 PM |
1KB |
|
[php-src][PR #6738] - Add supports for FreeBSD's PROT_MAX to let mprotect knows
|
noreply |
05/03/2021 10:35 PM |
1KB |
|
[php-src][PR #2657] - Request #74957 - Introduce interfaces PDOInterface and PDOStatementInterface
|
noreply |
30/03/2021 07:29 PM |
1KB |
|
[php-src][PR #6794] - Fix bug #80894: properly free debuginfo
|
noreply |
22/03/2021 06:21 PM |
1KB |
|
[php-src][PR #6774] - Fix bug 80866
|
noreply |
15/03/2021 08:38 PM |
1KB |
|
[php-src][PR #6735] - Fix #80751: Comma in recipient name breaks email delivery
|
noreply |
26/02/2021 10:09 PM |
1KB |
|
[php-src][PR #6813] - Fix #49270: configure fails if PHP source folder path contains spaces
|
noreply |
28/03/2021 10:55 PM |
1KB |
|
[php-src][PR #6787] - run-tests: use the EXTENSIONS section for skipping
|
noreply |
22/03/2021 03:43 PM |
1KB |
|
[php-src][PR #6653] - Proposal: Add debug_backtrace_depth(int $limit=0): int
|
noreply |
31/01/2021 05:05 AM |
1KB |
|
[php-src][PR #6807] - Remove zero size special case for copy_to_stream
|
noreply |
25/03/2021 08:05 PM |
1KB |
|
[php-src][PR #6741] - Declare XMLReader properties
|
noreply |
01/03/2021 10:50 PM |
1KB |
|
[php-src][PR #5094] - Deprecate most obsolete cURL constants
|
noreply |
30/03/2021 04:39 PM |
1KB |
|
[php-src][PR #6734] - Micro-optimize serializing class names
|
noreply |
01/03/2021 09:32 PM |
1KB |
|
[php-src][PR #6677] - Fix #51499 PDO: add mysql-specific warning count function
|
noreply |
10/02/2021 04:58 PM |
1KB |
|
[php-src][PR #6680] - Allow all scalar types in ini_set()
|
noreply |
11/02/2021 08:53 PM |
1KB |
|
[php-src][PR #6753] - Max spawn child processes rate at once
|
noreply |
06/03/2021 01:12 AM |
1KB |
|
[php-src][PR #6669] - Generate class entries from stubs for another batch of extensions
|
noreply |
05/02/2021 07:40 PM |
1KB |
|
[php-src][PR #6766] - PDO cleanup & improvement
|
noreply |
17/03/2021 07:48 AM |
1KB |
|
[php-src][PR #6806] - Removes 'Parallel Edition' output in tests
|
noreply |
29/03/2021 05:38 AM |
1KB |
|
[php-src][PR #6648] - Fix #80654: file_get_contents() maxlen fails above (2**31)-1 bytes
|
noreply |
01/02/2021 06:55 PM |
1KB |
|
[php-src][PR #6797] - Migrate skip checks to --EXTENSIONS--, p1
|
noreply |
22/03/2021 08:55 PM |
1KB |
|
[php-src][PR #6728] - run-tests: drop support for ancient Valgrind versions
|
noreply |
25/02/2021 05:10 PM |
1KB |
|
[php-src][PR #6689] - fpm setproctitle for linux little optim proposal
|
noreply |
15/02/2021 05:22 PM |
1KB |
|
[php-src][PR #6551] - Bundle ext/simdjson into core
|
noreply |
15/03/2021 07:13 PM |
1KB |
|
[php-src][PR #6675] - Implicitly enable function entry generation when class entry generation is enabled
|
noreply |
09/02/2021 02:13 AM |
1KB |
|
[php-src][PR #6761] - Support noreturn types
|
noreply |
09/03/2021 12:56 AM |
1KB |
|
[php-src][PR #6655] - Add RewindableKeyValueIterator
|
noreply |
01/02/2021 01:57 AM |
1KB |
|
[php-src][PR #6654] - Support custom pass
|
noreply |
31/01/2021 05:47 PM |
1KB |
|
[php-src][PR #6753] - Max spawn child processes rate at once
|
noreply |
24/03/2021 06:20 AM |
1KB |
|
[php-src][PR #6710] - Fix #80771: phpinfo(INFO_CREDITS) displays nothing in CLI
|
noreply |
22/02/2021 08:27 PM |
1KB |
|
[php-src][PR #6765] - Fix #66783: UAF when appending DOMDocument to element
|
noreply |
17/03/2021 06:31 PM |
1KB |
|
[php-src][PR #6801] - Fix bug #80892 PDO::PARAM_INT on pdo_pgsql
|
noreply |
23/03/2021 05:14 PM |
1KB |
|
[php-src][PR #6797] - Migrate skip checks to --EXTENSIONS--, p1
|
noreply |
22/03/2021 09:38 PM |
1KB |
|
[php-src][PR #6748] - Fix bug #80816 Document the removal of alias class entries from ext/spl
|
noreply |
03/03/2021 03:35 PM |
1KB |
|
[php-src][PR #6664] - Properly render 2+ namespaces functions in build/gen_stub.php
|
noreply |
03/02/2021 10:03 PM |
1KB |
|
[php-src][PR #6701] - Improve class entry generation
|
noreply |
16/02/2021 09:43 PM |
1KB |
|
[php-src][PR #6816] - Test
|
noreply |
29/03/2021 03:03 PM |
1KB |
|
[php-src][PR #5204] - [POC] Fix #64531: SQLite3Result::fetchArray runs the query again
|
noreply |
30/03/2021 04:57 PM |
1KB |
|
[php-src][PR #6252] - Enable -Wimplicit-fallthrough compiler warning
|
noreply |
04/02/2021 10:26 PM |
1KB |
|
[php-src][PR #6770] - Convert resources to objects in ext/ldap
|
noreply |
21/03/2021 04:34 PM |
1KB |
|
[php-src][PR #6670] - Generate ext/intl class entries from stubs
|
noreply |
09/02/2021 07:31 PM |
1KB |
|
[php-src][PR #6696] - Generate class entries for snmp, soap, sockets, sodium, sqlite3, sysv*, tidy
|
noreply |
15/02/2021 03:53 PM |
1KB |
|
[php-src][PR #6660] - Fix bug #80600 DOMChildNode::remove does not work on DOMCharacterData.
|
noreply |
02/02/2021 03:06 AM |
1KB |
|
[php-src][PR #6673] - Test inheritance cache
|
noreply |
10/02/2021 05:58 PM |
1KB |
|
[php-src][PR #6774] - Fix bug 80866
|
noreply |
15/03/2021 07:12 PM |
1KB |
|
[php-src][PR #6755] - Fix bug #80837
|
noreply |
06/03/2021 04:40 AM |
1KB |
|
[php-src][PR #6803] - Fix #80880: SSL_read on shutdown, ftp/proc_open
|
noreply |
24/03/2021 08:37 PM |
1KB |
|
[php-src][PR #6736] - Change the order of properties used for var_dump(), serialize(), comparison, etc
|
noreply |
27/02/2021 03:09 AM |
1KB |
|
[php-src][PR #6785] - Initalize return_value before use
|
noreply |
17/03/2021 09:30 PM |
1KB |
|
[php-src][PR #6780] - Promote DOM invalid state errors during property access
|
noreply |
17/03/2021 02:13 AM |
1KB |
|
[php-src][PR #6697] - Improve check for visibility change during unserialization
|
noreply |
16/02/2021 07:46 PM |
1KB |
|
[php-src][PR #6800] - Use capstone disassembler, if available.
|
noreply |
23/03/2021 04:31 PM |
1KB |
|
[php-src][PR #6727] - mysqlnd pam fix test error message
|
noreply |
25/02/2021 09:02 AM |
1KB |
|
[php-src][PR #6667] - Fix #78680: mysqlnd pam plugin missing terminating null
|
noreply |
05/02/2021 03:01 PM |
1KB |
|
[php-src][PR #6667] - Fix #78680: mysqlnd pam plugin missing terminating null
|
noreply |
15/02/2021 05:26 PM |
1KB |
|
[php-src][PR #6712] - Remove quicktester
|
noreply |
20/02/2021 05:47 PM |
1KB |
|
[php-src][PR #5791] - Enable ppc64el job on travis
|
noreply |
25/02/2021 08:15 PM |
1KB |
|
[php-src][PR #6643] - Fix #53467: Phar cannot compress large archives
|
noreply |
03/02/2021 05:19 PM |
1KB |
|
[php-src][PR #6714] - Add test cases for bcmath ValueErrors
|
noreply |
21/02/2021 08:05 PM |
1KB |
|
[php-src][PR #6708] - Fix typo
|
noreply |
19/02/2021 12:57 AM |
1KB |
|
[php-src][PR #6735] - Fix #80751: Comma in recipient name breaks email delivery
|
noreply |
02/03/2021 12:42 AM |
1KB |
|
[php-src][PR #6662] - Remove usage of float keys in arrays tests
|
noreply |
03/02/2021 08:01 AM |
1KB |
|
[php-src][PR #6773] - Try updating Ubuntu on i386 job
|
noreply |
15/03/2021 06:04 PM |
1KB |
|
[php-src][PR #6686] - Optimize Traversable unpacking in zend_vm_def.h
|
noreply |
13/02/2021 09:28 PM |
1KB |
|
[php-src][PR #6688] - Remove stray mentions of mbstring.func_overload
|
noreply |
15/02/2021 03:46 PM |
1KB |
|
[php-src][PR #6786] - Install de_DE locale on azure
|
noreply |
18/03/2021 04:46 PM |
1KB |
|
[php-src][PR #6685] - Generate zend class entries based on stubs
|
noreply |
15/02/2021 05:12 AM |
1KB |
|
[php-src][PR #6665] - Fix #74779: x() and y() truncating floats to integers
|
noreply |
05/02/2021 07:06 PM |
1KB |
|
[php-src][PR #6678] - run-tests.php: class for test file loading
|
noreply |
10/02/2021 08:23 PM |
1KB |
|
[php-src][PR #6698] - Fix E_DEPRECATED in zend_vm_gen.php
|
noreply |
01/03/2021 05:13 PM |
1KB |
|
[php-src][PR #6777] - Redesign client_info and client_version in mysqli
|
noreply |
18/03/2021 03:08 AM |
1KB |
|
[php-src][PR #6658] - Add IL compat flag to Windows builds
|
noreply |
02/02/2021 10:43 PM |
1KB |
|
[php-src][PR #6764] - pgsqlSetNoticeCallback
|
noreply |
12/03/2021 06:13 AM |
1KB |
|
[php-src][PR #6725] - crc32 module, clang spurious warning removal.
|
noreply |
25/02/2021 03:26 AM |
1KB |
|
[php-src][PR #6755] - Fix bug #80837
|
noreply |
06/03/2021 04:43 AM |
1KB |
|
[php-src][PR #6753] - Max spawn child processes rate at once
|
noreply |
23/03/2021 05:13 AM |
1KB |
|
[php-src][PR #6746] - Support new in initializers
|
noreply |
02/03/2021 10:31 PM |
1KB |
|
[php-src][PR #6773] - Try updating Ubuntu on i386 job
|
noreply |
15/03/2021 08:03 PM |
1KB |
|
[php-src][PR #6722] - run-tests: capture Windows-specific error exit codes
|
noreply |
24/02/2021 01:35 AM |
1KB |
|
[php-src][PR #6673] - Test inheritance cache
|
noreply |
08/02/2021 03:22 AM |
1KB |
|
[php-src][PR #6661] - [RFC] Warn on implicit float to int conversions.
|
noreply |
03/02/2021 07:59 AM |
1KB |
|
[php-src][PR #6736] - Change the order of properties used for var_dump(), serialize(), comparison, etc
|
noreply |
01/03/2021 05:46 PM |
1KB |
|
[php-src][PR #6740] - FPM: Fix duplication of inherited sockets on reload
|
noreply |
01/03/2021 04:05 AM |
1KB |
|
[php-src][PR #6747] - Fix #51903: simplexml_load_file() doesn't use HTTP headers
|
noreply |
04/03/2021 05:47 PM |
1KB |
|
[php-src][PR #6681] - run-tests: add skip cache to improve performance
|
noreply |
12/02/2021 08:04 PM |
1KB |
|
[php-src][PR #6763] - Add support for ::class to constant()
|
noreply |
10/03/2021 04:45 AM |
1KB |
|
[php-src][PR #6629] - RFC: Change default mysqli error mode
|
noreply |
15/03/2021 08:47 PM |
1KB |
|
[php-src][PR #6750] - Explicitly print reference wrappers in debug_zval_dump()
|
noreply |
03/03/2021 10:25 PM |
1KB |
|
[php-src][PR #6703] - Fix #75776: Flushing streams with compression filter is broken
|
noreply |
22/02/2021 09:27 PM |
1KB |
|
[php-src][PR #6811] - Fix json_encode regression with JSON_PRETTY_PRINT
|
noreply |
28/03/2021 05:37 AM |
1KB |
|
[php-src][PR #6787] - run-tests: use the EXTENSIONS section for skipping
|
noreply |
18/03/2021 07:17 PM |
1KB |
|
[php-src][PR #6584] - Add support for string keys in array unpacking
|
noreply |
09/02/2021 03:57 PM |
1KB |
|
[php-src][PR #6807] - Remove zero size special case for copy_to_stream
|
noreply |
25/03/2021 08:05 PM |
1KB |
|
[php-src][PR #6690] - CI: add --depth 1 to git clone for speed
|
noreply |
14/02/2021 12:15 AM |
1KB |
|
[php-src][PR #6797] - Migrate skip checks to --EXTENSIONS--, p1
|
noreply |
22/03/2021 09:38 PM |
1KB |
|
[php-src][PR #6711] - Fix #80774: session_name() problem with backslash
|
noreply |
22/02/2021 06:29 PM |
1KB |
|
[php-src][PR #6729] - Update mysqli tests to work with newer MySQL server
|
noreply |
04/03/2021 10:25 PM |
1KB |
|
[php-src][PR #6812] - Fix typos in the error message
|
noreply |
29/03/2021 02:34 AM |
1KB |
|
[php-src][PR #6752] - Fix #80833: ZipArchive::getStream doesn't use setPassword
|
noreply |
05/03/2021 08:17 PM |
1KB |
|
[php-src][PR #6771] - Proposal: add IntlDateFormatter::getBestPattern()
|
noreply |
14/03/2021 09:22 PM |
1KB |
|
[php-src][PR #6493] - Try SIGTERM before SIGKILL in opcache restart
|
noreply |
04/02/2021 11:01 PM |
1KB |
|
[php-src][PR #6733] - Make PHP_BUILD_SYSTEM not generate in phpize mode
|
noreply |
26/02/2021 04:21 PM |
1KB |
|
[php-src][PR #2910] - Increase the PCRE JIT stack size
|
noreply |
16/03/2021 09:19 PM |
1KB |
|
[php-src][PR #6657] - Fix environment variable not work in run-tests.php
|
noreply |
01/02/2021 04:22 PM |
1KB |
|
[php-src][PR #6797] - Migrate skip checks to --EXTENSIONS--, p1
|
noreply |
22/03/2021 11:40 PM |
1KB |
|
[php-src][PR #6769] - Refactor mysqli driver
|
noreply |
14/03/2021 02:44 AM |
1KB |
|
[php-src][PR #6676] - Fix #78719: http wrapper silently ignores long Location headers
|
noreply |
17/02/2021 01:39 AM |
1KB |
|
[php-src][PR #6741] - Declare XMLReader properties
|
noreply |
01/03/2021 04:07 AM |
1KB |
|
[php-src][PR #6672] - Debug laravel
|
noreply |
08/02/2021 03:51 PM |
1KB |
|
[php-src][PR #6820] - DynASM/arm64: support global label reference
|
noreply |
30/03/2021 09:33 AM |
1KB |
|
[php-src][PR #6783] - Fix DATE_FORMAT_COOKIE definition
|
noreply |
17/03/2021 09:15 PM |
1KB |
|
[php-src][PR #6668] - Fix locale dependent parsing of PostgreSQL version number
|
noreply |
09/02/2021 12:56 AM |
1KB |
|
[php-src][PR #6778] - LDAP fixes
|
noreply |
16/03/2021 04:58 AM |
1KB |
|
[php-src][PR #3320] - Fix #48725: Support for flushing in zlib stream
|
noreply |
16/03/2021 09:32 PM |
1KB |
|
[php-src][PR #6694] - Make instanceof useful for more things
|
noreply |
15/02/2021 03:32 AM |
1KB |
|
[php-src][PR #6719] - Don't use separate static variables in inherited methods
|
noreply |
23/02/2021 08:39 PM |
1KB |
|
[php-src][PR #6700] - fpm master/child process rename, enable on mac os.
|
noreply |
22/03/2021 01:33 AM |
1KB |
|
[php-src][PR #6693] - Add dependency tracking for header files
|
noreply |
15/02/2021 02:12 AM |
1KB |
|
[php-src][PR #6712] - Remove quicktester
|
noreply |
26/02/2021 12:32 AM |
1KB |
|
[php-src][PR #6650] - Add fsync() function
|
noreply |
31/01/2021 02:47 AM |
1KB |
|
[php-src][PR #6720] - Fix #78719: http wrapper silently ignores long Location headers
|
noreply |
23/02/2021 09:26 PM |
1KB |
|
[php-src][PR #6684] - Generate class entries from stubs for ldap, libxml, mbstring and mysqli
|
noreply |
13/02/2021 04:10 AM |
1KB |
|
[php-src][PR #6779] - Change Zend Stream API to use zend_string* instead of char*.
|
noreply |
16/03/2021 08:14 PM |
1KB |
|
[php-src][PR #6817] - Removed mentions of git.php.net from the documentation
|
noreply |
29/03/2021 06:54 PM |
1KB |
|
[php-src][PR #6745] - Print error code if CreateMutex() fails
|
noreply |
02/03/2021 06:16 PM |
1KB |
|
[php-src][PR #6702] - Remove generated zend_jit_x86.c on `make clean`
|
noreply |
17/02/2021 03:37 PM |
1KB |
|
[php-src][PR #6816] - Test
|
noreply |
29/03/2021 03:50 PM |
1KB |
|
[php-src][PR #6695] - [SPL] Fix FilesystemIterator::FOLLOW_SYMLINKS bug
|
noreply |
23/02/2021 03:42 PM |
1KB |
|
[php-src][PR #6651] - crc32 mac build fix
|
noreply |
01/02/2021 03:40 PM |
1KB |
|
[php-src][PR #6713] - Fix typo [ci skip]
|
noreply |
22/02/2021 02:54 PM |
1KB |
|
[php-src][PR #6704] - Style fix for zend_vm_gen.php
|
noreply |
17/02/2021 02:45 PM |
1KB |
|
[php-src][PR #6693] - Add dependency tracking for header files
|
noreply |
16/02/2021 04:43 PM |
1KB |
|
[php-src][PR #6664] - Properly render 2+ namespaces functions in build/gen_stub.php
|
noreply |
07/02/2021 02:02 AM |
1KB |
|
[php-src][PR #6768] - Fix warning in getTraceAsString
|
noreply |
13/03/2021 06:32 AM |
1KB |
|
[php-src][PR #6683] - Don't reset the timeout on deactivate when the timeout was changed
|
noreply |
13/02/2021 01:10 AM |
1KB |
|
[php-src][PR #6775] - Fix mysqli driver writable properties
|
noreply |
15/03/2021 07:45 PM |
1KB |
|
[php-src][PR #6670] - Generate ext/intl class entries from stubs
|
noreply |
06/02/2021 02:51 AM |
1KB |
|
[php-src][PR #6682] - Add native_type to pdo_firebird::getColumnMeta()
|
noreply |
12/02/2021 03:40 AM |
1KB |
|
[php-src][PR #6728] - run-tests: drop support for ancient Valgrind versions
|
noreply |
01/03/2021 05:13 PM |
1KB |
|
[php-src][PR #6668] - Fix locale dependent parsing of PostgreSQL version number
|
noreply |
05/02/2021 06:58 PM |
1KB |
|
[php-src][PR #6641] - Don't leak changes to textdomain and friends across requests
|
noreply |
08/02/2021 04:22 PM |
1KB |
|
[php-src][PR #6707] - Fix #80763: msgfmt_format() does not accept DateTime references
|
noreply |
17/02/2021 08:01 PM |
1KB |
|
[php-src][PR #6794] - Fix bug #80894: properly free debuginfo
|
noreply |
30/03/2021 06:58 PM |
1KB |
|
[php-src][PR #6707] - Fix #80763: msgfmt_format() does not accept DateTime references
|
noreply |
17/02/2021 11:24 PM |
1KB |
|
[php-src][PR #6739] - Use typed properties in ext/mysqli
|
noreply |
15/03/2021 07:03 PM |
1KB |
|
[php-src][PR #6730] - http_fopen_wrapper.c: Handle HTTP 101
|
noreply |
08/03/2021 08:44 PM |
1KB |
|
[php-src][PR #6765] - Fix #66783: UAF when appending DOMDocument to element
|
noreply |
12/03/2021 09:42 PM |
1KB |
|
[php-src][PR #6708] - Fix typo
|
noreply |
18/02/2021 05:42 AM |
1KB |
|
[php-src][PR #6762] - [FFI] Fix #80847 - Resolve struct type for internal struct fields
|
noreply |
15/03/2021 05:11 PM |
1KB |
|
[php-src][PR #6671] - run-tests.php: move JUnit stuff into a class
|
noreply |
06/02/2021 03:32 AM |
1KB |
|
[php-src][PR #6792] - Partially refactor PgSql extension
|
noreply |
22/03/2021 11:36 AM |
1KB |
|
[php-src][PR #6730] - http_fopen_wrapper.c: Handle HTTP 101
|
noreply |
01/03/2021 05:10 PM |
1KB |
|
[php-src][PR #6809] - Fix #80460: ODBC doesn't account for SQL_NO_TOTAL indicator
|
noreply |
26/03/2021 09:08 PM |
1KB |
|
[php-src][PR #6695] - [SPL] Fix FilesystemIterator::FOLLOW_SYMLINKS bug
|
noreply |
15/02/2021 11:57 AM |
1KB |
|
[php-src][PR #6688] - Remove stray mentions of mbstring.func_overload
|
noreply |
13/02/2021 04:19 PM |
1KB |
|
[php-src][PR #6720] - Fix #78719: http wrapper silently ignores long Location headers
|
noreply |
03/03/2021 04:40 PM |
1KB |
|
[php-src][PR #6691] - Generate class entries from stubs for oci8, odbc, openssl, pcntl, pdo, pgsql
|
noreply |
14/02/2021 05:53 PM |
1KB |
|
[php-src][PR #6756] - Add clean to MySQL tests
|
noreply |
06/03/2021 06:24 AM |
1KB |
|
[php-src][PR #6725] - crc32 module, clang spurious warning removal.
|
noreply |
25/02/2021 04:10 PM |
1KB |
|
[php-src][PR #6780] - Promote DOM invalid state errors during property access
|
noreply |
16/03/2021 11:14 PM |
1KB |
|
[php-src][PR #6679] - run-tests: fix JUnit counts
|
noreply |
11/02/2021 04:54 PM |
1KB |
|
[php-src][PR #6709] - Generate ext/spl class entries from stubs
|
noreply |
18/02/2021 06:56 PM |
1KB |
|
[php-src][PR #6680] - Allow all scalar types in ini_set()
|
noreply |
11/02/2021 04:43 PM |
1KB |
|
[php-src][PR #6663] - Fixes and cleanup in type delcaration of function in test runner.
|
noreply |
03/02/2021 02:28 PM |
1KB |
|
[php-src][PR #6738] - Add supports for FreeBSD's PROT_MAX to let mprotect knows
|
noreply |
27/02/2021 09:01 PM |
1KB |
|
[php-src][PR #6781] - Fix for BUG #80847.
|
noreply |
17/03/2021 01:47 PM |
1KB |
|
[php-src][PR #6734] - Micro-optimize serializing class names
|
noreply |
26/02/2021 09:48 PM |
1KB |
|
[php-src][PR #6745] - Print error code if CreateMutex() fails
|
noreply |
05/03/2021 09:01 PM |
1KB |
|
[php-src][PR #6697] - Improve check for visibility change during unserialization
|
noreply |
16/02/2021 02:24 PM |
1KB |
|
[php-src][PR #2769] - RFC: Arbitrary Expression Interpolation
|
noreply |
22/03/2021 06:11 PM |
1KB |
|
[php-src][PR #4446] - Fix #78308: IntlPartsIterator key is wrong for KEY_LEFT/KEY_RIGHT
|
noreply |
24/03/2021 10:53 PM |
1KB |
|
[php-src][PR #6675] - Implicitly enable function entry generation when class entry generation is enabled
|
noreply |
09/02/2021 07:31 PM |
1KB |
|
[php-src][PR #6760] - Increase .idea on gitignore and increase early return on php display error
|
noreply |
08/03/2021 02:15 AM |
1KB |
|
[php-src][PR #6777] - Redesign client_info and client_version in mysqli
|
noreply |
16/03/2021 04:54 AM |
1KB |
|
[php-src][PR #6817] - Removed mentions of git.php.net from the documentation
|
noreply |
29/03/2021 06:33 PM |
1KB |
|
[php-src][PR #6475] - Deprecate passing null to non-nullable arg of internal function
|
noreply |
12/02/2021 03:39 AM |
1KB |
|
[php-src][PR #6676] - Fix #78719: http wrapper silently ignores long Location headers
|
noreply |
09/02/2021 06:22 PM |
1KB |
|
[php-src][PR #6699] - Suppress OpenSSL errors for optional config options
|
noreply |
16/02/2021 04:05 PM |
1KB |
|
[php-src][PR #6704] - Style fix for zend_vm_gen.php
|
noreply |
17/02/2021 11:11 PM |
1KB |
|
[php-src][PR #6650] - Add fsync() function
|
noreply |
30/01/2021 07:30 AM |
1KB |
|
[php-src][PR #6763] - Add support for ::class to constant()
|
noreply |
11/03/2021 04:28 AM |
1KB |
|
[php-src][PR #6456] - cURL: make possible to send file from buffer string
|
noreply |
16/02/2021 04:18 PM |
1KB |
|
[php-src][PR #6753] - Max spawn child processes rate at once
|
noreply |
29/03/2021 03:05 AM |
1KB |
|
[php-src][PR #6800] - Use capstone disassembler, if available.
|
noreply |
23/03/2021 05:46 PM |
1KB |
|
[php-src][PR #6758] - ext/opcache: fix configure output while checking mmap MAP_ANON support
|
noreply |
07/03/2021 03:57 PM |
1KB |
|
[php-src][PR #6652] - opcache segment identifier for Mac
|
noreply |
30/01/2021 04:43 PM |
1KB |
|
[php-src][PR #6709] - Generate ext/spl class entries from stubs
|
noreply |
18/02/2021 05:07 PM |
1KB |
|
[php-src][PR #6812] - Fix typos in the error message
|
noreply |
28/03/2021 09:35 PM |
1KB |
|
[php-src][PR #6646] - Fix Laravel on community job
|
noreply |
01/02/2021 03:43 PM |
1KB |
|
[php-src][PR #6672] - Debug laravel
|
noreply |
07/02/2021 06:51 PM |
1KB |
|
[php-src][PR #5595] - Reference dynamic functions through dynamic_defs
|
noreply |
01/03/2021 05:27 PM |
1KB |
|
[php-src][PR #6755] - Fix bug #80837
|
noreply |
15/03/2021 08:29 PM |
1KB |
|
[php-src][PR #6659] - opcache jit for Mac x86 getting tsrm tcb offset cached/ZTS build
|
noreply |
02/02/2021 12:22 AM |
1KB |
|
[php-src][PR #6779] - Change Zend Stream API to use zend_string* instead of char*.
|
noreply |
17/03/2021 12:33 AM |
1KB |
|
[php-src][PR #6706] - Generate class entries from stubs for com, standard, xmlreader, xmlwriter, xsl, zip, Zend
|
noreply |
22/02/2021 09:16 PM |
1KB |
|
[php-src][PR #6791] - Convert resources to objects in ext/pgsql
|
noreply |
22/03/2021 04:02 AM |
1KB |
|
[php-src][PR #6758] - ext/opcache: fix configure output while checking mmap MAP_ANON support
|
noreply |
15/03/2021 04:43 PM |
1KB |
|
[php-src][PR #6652] - opcache segment identifier for Mac
|
noreply |
01/02/2021 04:18 PM |
1KB |
|
[php-src][PR #6702] - Remove generated zend_jit_x86.c on `make clean`
|
noreply |
17/02/2021 01:32 AM |
1KB |
|
[php-src][PR #6689] - fpm setproctitle for linux little optim proposal
|
noreply |
13/02/2021 05:19 PM |
1KB |
|
[php-src][PR #6761] - Support noreturn types
|
noreply |
11/03/2021 12:28 AM |
1KB |
|
[php-src][PR #6685] - Generate zend class entries based on stubs
|
noreply |
13/02/2021 05:25 AM |
1KB |
|
[php-src][PR #6698] - Fix E_DEPRECATED in zend_vm_gen.php
|
noreply |
15/02/2021 09:27 PM |
1KB |
|
[php-src][PR #6721] - zend_compile.c: fix typo
|
noreply |
24/02/2021 12:11 AM |
1KB |
|
[php-src][PR #6711] - Fix #80774: session_name() problem with backslash
|
noreply |
19/02/2021 07:16 PM |
1KB |
|
[php-src][PR #6244] - Suppress attribute validation errors for promoted properties
|
noreply |
19/03/2021 08:19 PM |
1KB |
|
[php-src][PR #6703] - Fix #75776: Flushing streams with compression filter is broken
|
noreply |
17/02/2021 01:37 AM |
1KB |
|
[php-src][PR #5584] - Optimize ZEND_COUNT opcodes on arrays in the jit
|
noreply |
10/02/2021 04:02 AM |
1KB |
|
[php-src][PR #6627] - Inheritance cache
|
noreply |
05/02/2021 01:36 PM |
1KB |
|
[php-src][PR #6790] - Deprecate implicit default PGSQL connection
|
noreply |
20/03/2021 10:58 AM |
1KB |
|
[php-src][PR #6726] - Blacklist mysqli tests from skip cache
|
noreply |
25/02/2021 05:06 AM |
1KB |
|
[php-src][PR #6819] - DynASM/arm64: allow dynamic register names
|
noreply |
30/03/2021 09:28 AM |
1KB |
|
[php-src][PR #6697] - Improve check for visibility change during unserialization
|
noreply |
15/02/2021 08:32 PM |
1KB |
|
[php-src][PR #6398] - Preallocate stack space for JIT in execute_ex() to eliminate JIT prologue/epilogue
|
noreply |
16/03/2021 09:16 PM |
1KB |
|
[php-src][PR #6403] - Fix #42357: fputcsv() has an optional parameter for line endings
|
noreply |
29/03/2021 07:23 PM |
1KB |
|
[php-src][PR #6691] - Generate class entries from stubs for oci8, odbc, openssl, pcntl, pdo, pgsql
|
noreply |
15/02/2021 05:12 AM |
1KB |
|
[php-src][PR #6701] - Improve class entry generation
|
noreply |
16/02/2021 04:07 AM |
1KB |
|
[php-src][PR #6730] - http_fopen_wrapper.c: Handle HTTP 101
|
noreply |
26/02/2021 02:57 AM |
1KB |
|
[php-src][PR #6403] - Fix #42357: fputcsv() has an optional parameter for line endings
|
noreply |
29/03/2021 08:59 AM |
1KB |
|
[php-src][PR #6796] - Fix #80889: amendment
|
noreply |
23/03/2021 04:41 AM |
1KB |
|
[php-src][PR #6731] - Improve SPL directory and stat() cache using zend_srting* instead of char*
|
noreply |
26/02/2021 06:43 AM |
1KB |
|
[php-src][PR #6785] - Initalize return_value before use
|
noreply |
17/03/2021 08:21 PM |
1KB |
|
[php-src][PR #6781] - Fix for BUG #80847.
|
noreply |
17/03/2021 03:00 AM |
1KB |
|
[php-src][PR #6706] - Generate class entries from stubs for com, standard, xmlreader, xmlwriter, xsl, zip, Zend
|
noreply |
17/02/2021 07:40 PM |
1KB |
|
[php-src][PR #6767] - client_info is a constant and doesn't need a connection
|
noreply |
13/03/2021 04:56 AM |
1KB |
|
[php-src][PR #6676] - Fix #78719: http wrapper silently ignores long Location headers
|
noreply |
23/02/2021 09:27 PM |
1KB |
|
[php-src][PR #6818] - Handle reference zvals when outputting superglobals in phpinfo()
|
noreply |
30/03/2021 01:26 AM |
1KB |
|
[php-src][PR #6744] - Add const to zend_extension_version_info.build_id
|
noreply |
02/03/2021 09:41 AM |
1KB |
|
[php-src][PR #6715] - Mysql local infile dir
|
noreply |
23/02/2021 03:25 PM |
1KB |
|
[php-src][PR #6727] - mysqlnd pam fix test error message
|
noreply |
25/02/2021 03:44 PM |
1KB |
|
[php-src][PR #5584] - Optimize ZEND_COUNT opcodes on arrays in the jit
|
noreply |
06/02/2021 11:28 PM |
1KB |
|
[php-src][PR #5527] - Add PHP_IPC_PRIVATE constant
|
noreply |
30/03/2021 05:05 PM |
1KB |
|
[php-src][PR #6724] - Fix trailing and leading spaces in var_export and adapt tests
|
noreply |
24/02/2021 02:45 PM |
1KB |
|
[php-src][PR #6723] - Add tokenizer_data_gen to build process
|
noreply |
24/02/2021 02:54 AM |
1KB |
|
[php-src][PR #6739] - Use typed properties in ext/mysqli
|
noreply |
28/02/2021 05:17 AM |
1KB |
|
[php-src][PR #6696] - Generate class entries for snmp, soap, sockets, sodium, sqlite3, sysv*, tidy
|
noreply |
15/02/2021 05:38 PM |
1KB |
|
[php-src][PR #5663] - Fix MSVC level 1 (severe) warnings on x86
|
noreply |
24/03/2021 11:08 PM |
1KB |
|
[php-src][PR #6762] - [FFI] Fix #80847 - Resolve struct type for internal struct fields
|
noreply |
17/03/2021 01:39 PM |
1KB |
|
[php-src][PR #4981] - Optimize strlen() and in_array() opcodes
|
noreply |
16/02/2021 06:05 PM |
1KB |
|
[php-src][PR #6759] - Declare ext/soap properties
|
noreply |
07/03/2021 08:34 PM |
1KB |
|
[php-src][PR #2892] - need to check the return malloc
|
noreply |
16/03/2021 08:33 PM |
1KB |
|
[php-src][PR #6756] - Add clean to MySQL tests
|
noreply |
15/03/2021 04:51 PM |
1KB |
|
[php-src][PR #6705] - Fix static variable behavior with inheritance
|
noreply |
18/02/2021 05:11 PM |
1KB |
|
[php-src][PR #6714] - Add test cases for bcmath ValueErrors
|
noreply |
04/03/2021 01:26 AM |
1KB |
|
[php-src][PR #6814] - .gdbinit: make zbacktrace show the correct stack when switching threads
|
noreply |
28/03/2021 11:08 PM |
1KB |
|
[php-src][PR #6742] - Declare PDORow and SNMP properties
|
noreply |
01/03/2021 05:06 AM |
1KB |
|
[php-src] PR #9024: Add Internal observers
|
noreply |
31/07/2022 01:28 AM |
1KB |
|
[php-src] PR #9207: Fix bug #65489: glob() basedir check is inconsistent
|
noreply |
31/07/2022 12:46 AM |
1KB |
|
[php-src] PR #9205: Declare ext/intl constants in stubs - part 1
|
noreply |
31/07/2022 12:18 AM |
1KB |
|
[php-src] PR #9206: Improve phrasing in argument value errors in ext/random
|
noreply |
30/07/2022 10:35 PM |
1KB |
|
[php-src] PR #9203: Fix GH-9183 Get rid of unnecessary PHPDoc param and return type checks
|
noreply |
30/07/2022 09:44 PM |
1KB |
|
[php-src] PR #9160: Improve error message of an engine fails to seed from the CSPRNG
|
noreply |
30/07/2022 09:44 PM |
1KB |
|
[php-src] PR #9180: Declare ext/gd constants in stubs
|
noreply |
30/07/2022 09:25 PM |
1KB |