news.php.net/php.internals    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
[PHP-DEV] [RFC] Extend error control operator to suppress exceptions george.banyard 04/03/2021 10:08 PM 1KB
[PHP-DEV] [RFC] Deprecate implicit non-integer-compatible float to int conversions george.banyard 04/03/2021 09:07 PM 1KB
   Re: [PHP-DEV] [RFC] Deprecate implicit non-integer-compatible float to int conversions a.leathley 04/03/2021 09:23 PM 1KB
Recent changes to opcache cause crashes when loaded with Xdebug derick 04/03/2021 08:41 PM 1KB
   Re: Recent changes to opcache cause crashes when loaded with Xdebug dmitrystogov 04/03/2021 09:32 PM 1KB
[RFC] New in initializers nikita.ppv 03/03/2021 11:03 PM 1KB
   Re: [PHP-DEV] [RFC] New in initializers drealecs 03/03/2021 11:27 PM 1KB
     Re: [PHP-DEV] [RFC] New in initializers nikita.ppv 03/03/2021 11:49 PM 1KB
       Re: [PHP-DEV] [RFC] New in initializers drealecs 04/03/2021 02:04 AM 1KB
   Re: [PHP-DEV] [RFC] New in initializers ben 03/03/2021 11:52 PM 1KB
   Re: [PHP-DEV] [RFC] New in initializers kontakt 04/03/2021 02:25 AM 1KB
   Re: [PHP-DEV] [RFC] New in initializers michal.brzuchalski 04/03/2021 01:21 PM 1KB
     Re: [PHP-DEV] [RFC] New in initializers nikita.ppv 04/03/2021 09:53 PM 1KB
Don't compare zero exponentials in strings as equal nikita.ppv 03/03/2021 10:04 PM 1KB
   Re: [PHP-DEV] Don't compare zero exponentials in strings as equal ben 03/03/2021 11:36 PM 1KB
   Re: [PHP-DEV] Don't compare zero exponentials in strings as equal smalyshev 04/03/2021 02:21 AM 1KB
     Re: [PHP-DEV] Don't compare zero exponentials in strings as equal cschneid 04/03/2021 03:30 AM 1KB
       Re: [PHP-DEV] Don't compare zero exponentials in strings as equal tekiela246 04/03/2021 04:25 AM 1KB
         Re: [PHP-DEV] Don't compare zero exponentials in strings as equal cschneid 04/03/2021 04:36 AM 1KB
         Re: [PHP-DEV] Don't compare zero exponentials in strings as equal ben 04/03/2021 08:37 AM 1KB
           Re: [PHP-DEV] Don't compare zero exponentials in strings as equal rowan.collins 04/03/2021 05:03 PM 1KB
           Re: [PHP-DEV] Don't compare zero exponentials in strings as equal cschneid 04/03/2021 05:54 PM 1KB
             Re: [PHP-DEV] Don't compare zero exponentials in strings as equal nikita.ppv 04/03/2021 06:54 PM 1KB
               Re: [PHP-DEV] Don't compare zero exponentials in strings as equal nikita.ppv 04/03/2021 07:13 PM 1KB
                 Re: [PHP-DEV] Don't compare zero exponentials in strings as equal tekiela246 04/03/2021 07:45 PM 1KB
               Re: [PHP-DEV] Don't compare zero exponentials in strings as equal rowan.collins 04/03/2021 08:03 PM 1KB
                 Re: [PHP-DEV] Don't compare zero exponentials in strings as equal nikita.ppv 04/03/2021 09:17 PM 1KB
Add __toString() to DateInterval m 03/03/2021 06:37 PM 1KB
   Re: [PHP-DEV] Add __toString() to DateInterval pierre-php 03/03/2021 06:53 PM 1KB
     Re: [PHP-DEV] Add __toString() to DateInterval m 03/03/2021 07:06 PM 1KB
       Re: [PHP-DEV] Add __toString() to DateInterval weirdan 03/03/2021 07:16 PM 1KB
         Re: [PHP-DEV] Add __toString() to DateInterval divinity76 03/03/2021 08:05 PM 1KB
           Re: [PHP-DEV] Add __toString() to DateInterval pierre-php 03/03/2021 08:44 PM 1KB
           Re: [PHP-DEV] Add __toString() to DateInterval andreas 03/03/2021 09:01 PM 1KB
             Re: [PHP-DEV] Add __toString() to DateInterval m 03/03/2021 09:24 PM 1KB
               Re: [PHP-DEV] Add __toString() to DateInterval andreas 03/03/2021 09:42 PM 1KB
                 Re: [PHP-DEV] Add __toString() to DateInterval chasepeeler 03/03/2021 11:31 PM 1KB
   Re: [PHP-DEV] Add __toString() to DateInterval larry 03/03/2021 09:58 PM 1KB
Release Managers for PHP 8.1 pollita 02/03/2021 01:09 AM 1KB
   Re: [PHP-DEV] Release Managers for PHP 8.1 internals 02/03/2021 01:59 AM 1KB
Methods Overloading in PHP zsidelnik 28/02/2021 08:49 PM 1KB
   Re: [PHP-DEV] Methods Overloading in PHP php.lists 28/02/2021 09:07 PM 1KB
     Re: [PHP-DEV] Methods Overloading in PHP zsidelnik 28/02/2021 09:20 PM 1KB
       Re: [PHP-DEV] Methods Overloading in PHP rowan.collins 01/03/2021 01:20 AM 1KB
   Re: [PHP-DEV] Methods Overloading in PHP kontakt 28/02/2021 09:21 PM 1KB
Deprecate debug_zval_dump? rowan.collins 27/02/2021 10:00 PM 1KB
   Re: [PHP-DEV] Deprecate debug_zval_dump? george.banyard 27/02/2021 10:35 PM 1KB
   Re: [PHP-DEV] Deprecate debug_zval_dump? tysonandre775 28/02/2021 03:29 AM 1KB
     Re: [PHP-DEV] Deprecate debug_zval_dump? rowan.collins 28/02/2021 04:38 AM 1KB
   Re: [PHP-DEV] Deprecate debug_zval_dump? nikita.ppv 28/02/2021 04:05 AM 1KB
     Re: [PHP-DEV] Deprecate debug_zval_dump? rowan.collins 28/02/2021 05:12 AM 1KB
       Re: [PHP-DEV] Deprecate debug_zval_dump? nikita.ppv 28/02/2021 05:17 AM 1KB
         Re: [PHP-DEV] Deprecate debug_zval_dump? rowan.collins 01/03/2021 05:57 AM 1KB
PDO integer changes in 8.1 will stop many websites I support matty 27/02/2021 04:49 PM 1KB
   Re: [PHP-DEV] PDO integer changes in 8.1 will stop many websites I support davidgebler 27/02/2021 08:24 PM 1KB
   Re: [PHP-DEV] PDO integer changes in 8.1 will stop many websites I support php-lists 27/02/2021 08:55 PM 1KB
     Re: [PHP-DEV] PDO integer changes in 8.1 will stop many websites I support davidgebler 27/02/2021 09:18 PM 1KB
       Re: [PHP-DEV] PDO integer changes in 8.1 will stop many websites I support pierre-php 27/02/2021 10:03 PM 1KB
         Re: [PHP-DEV] PDO integer changes in 8.1 will stop many websites I support rowan.collins 27/02/2021 10:39 PM 1KB
           Re: [PHP-DEV] PDO integer changes in 8.1 will stop many websites I support pierre-php 27/02/2021 11:51 PM 1KB
             Re: [PHP-DEV] PDO integer changes in 8.1 will stop many websites I support rowan.collins 28/02/2021 12:29 AM 1KB
               Re: [PHP-DEV] PDO integer changes in 8.1 will stop many websites I support tekiela246 28/02/2021 04:00 AM 1KB
   Re: [PHP-DEV] PDO integer changes in 8.1 will stop many websites I support nikita.ppv 27/02/2021 11:32 PM 1KB
RFC: PDO MySQL get warning count dbeardsl 27/02/2021 12:45 AM 1KB
   Re: [PHP-DEV] RFC: PDO MySQL get warning count claude.pache 27/02/2021 01:33 AM 1KB
Re: [PHP-DEV] [RFC] class_name:namespace php 26/02/2021 07:17 AM 1KB
   Re: [PHP-DEV] [RFC] class_name:namespace php 26/02/2021 04:16 PM 1KB
     Re: [PHP-DEV] [RFC] class_name:namespace php 26/02/2021 04:25 PM 1KB
       Re: [PHP-DEV] [RFC] class_name:namespace glash.gnome 26/02/2021 06:08 PM 1KB
         Re: [PHP-DEV] [RFC] class_name:namespace php 26/02/2021 07:18 PM 1KB
     Re: [PHP-DEV] [RFC] class_name:namespace claude.pache 26/02/2021 07:23 PM 1KB
       Re: [PHP-DEV] [RFC] class_name:namespace php 26/02/2021 07:36 PM 1KB
         Re: [PHP-DEV] [RFC] class_name:namespace guilliam.xavier 26/02/2021 09:40 PM 1KB
           Re: [PHP-DEV] [RFC] class_name:namespace php 27/02/2021 02:10 AM 1KB
     Re: [PHP-DEV] [RFC] class_name:namespace michal.brzuchalski 26/02/2021 08:25 PM 1KB
       Re: [PHP-DEV] [RFC] class_name:namespace php 26/02/2021 09:06 PM 1KB
[RFC] Namespaced in bundled extensions nikita.ppv 26/02/2021 04:26 AM 1KB
   Re: [PHP-DEV] [RFC] Namespaced in bundled extensions benjamin.morel 26/02/2021 07:17 PM 1KB
     Re: [PHP-DEV] [RFC] Namespaced in bundled extensions guilliam.xavier 26/02/2021 07:24 PM 1KB
       Re: [PHP-DEV] [RFC] Namespaced in bundled extensions benjamin.morel 26/02/2021 08:53 PM 1KB
   Re: [PHP-DEV] [RFC] Namespaced in bundled extensions pierre-php 26/02/2021 09:20 PM 1KB
[RFC] class_name:namespace php 26/02/2021 03:10 AM 1KB
   Re: [PHP-DEV] [RFC] class_name:namespace nikita.ppv 26/02/2021 04:41 AM 1KB
     Re: [PHP-DEV] [RFC] class_name:namespace php 26/02/2021 05:39 AM 1KB
       Re: [PHP-DEV] [RFC] class_name:namespace davidgebler 26/02/2021 06:12 AM 1KB
     Re: [PHP-DEV] [RFC] class_name:namespace pierre-php 26/02/2021 04:11 PM 1KB
timelib inefficiency dmitrystogov 25/02/2021 08:21 PM 1KB
   Re: timelib inefficiency dmitrystogov 04/03/2021 05:44 PM 1KB
     Re: timelib inefficiency derick 04/03/2021 08:30 PM 1KB
       Re: timelib inefficiency dmitrystogov 04/03/2021 09:13 PM 1KB
support for BLAKE3 hash? divinity76 25/02/2021 12:07 PM 1KB
Support JSON With Commas and Comments (JWCC) in json_decode internals 24/02/2021 02:21 AM 1KB
   Re: [PHP-DEV] Support JSON With Commas and Comments (JWCC) in json_decode rowan.collins 24/02/2021 02:46 AM 1KB
     Re: [PHP-DEV] Support JSON With Commas and Comments (JWCC) in json_decode craig 28/02/2021 02:33 AM 1KB
[PHP-DEV] [VOTE] fsync function davidgebler 24/02/2021 01:15 AM 1KB
   Re: [PHP-DEV] [VOTE] fsync function davidgebler 25/02/2021 01:15 AM 1KB
     Re: [PHP-DEV] [VOTE] fsync function ocramius 25/02/2021 07:43 PM 1KB
       Re: [PHP-DEV] [VOTE] fsync function cmbecker69 25/02/2021 08:00 PM 1KB
         Re: [PHP-DEV] [VOTE] fsync function nikita.ppv 25/02/2021 08:03 PM 1KB
           Re: [PHP-DEV] [VOTE] fsync function cmbecker69 25/02/2021 08:12 PM 1KB
           Re: [PHP-DEV] [VOTE] fsync function ocramius 25/02/2021 09:38 PM 1KB
             Re: [PHP-DEV] [VOTE] fsync function davidgebler 25/02/2021 10:13 PM 1KB
[RFC] Static variables in inherited methods nikita.ppv 23/02/2021 10:01 PM 1KB
   Re: [PHP-DEV] [RFC] Static variables in inherited methods dmitrystogov 25/02/2021 04:24 PM 1KB
   Re: [PHP-DEV] [RFC] Static variables in inherited methods alec 25/02/2021 04:47 PM 1KB
     Re: [PHP-DEV] [RFC] Static variables in inherited methods nikita.ppv 25/02/2021 05:12 PM 1KB
   Re: [PHP-DEV] [RFC] Static variables in inherited methods glash.gnome 25/02/2021 11:46 PM 1KB
     Re: [PHP-DEV] [RFC] Static variables in inherited methods nikita.ppv 25/02/2021 11:51 PM 1KB
   Re: [PHP-DEV] [RFC] Static variables in inherited methods glash.gnome 26/02/2021 05:36 AM 1KB
Avoiding enum reserved keyword nikita.ppv 23/02/2021 07:21 PM 1KB
   Re: [PHP-DEV] Avoiding enum reserved keyword larry 23/02/2021 11:25 PM 1KB
   Re: [PHP-DEV] Avoiding enum reserved keyword matthewmatthew 24/02/2021 05:51 AM 1KB
Small annoyances of PHP: Simple fixes would make tests fail cschneid 19/02/2021 10:04 PM 1KB
   Re: [PHP-DEV] Small annoyances of PHP: Simple fixes would make tests fail pollita 19/02/2021 11:21 PM 1KB
     Re: [PHP-DEV] Small annoyances of PHP: Simple fixes would make tests fail cschneid 22/02/2021 06:14 PM 1KB
       Re: [PHP-DEV] Small annoyances of PHP: Simple fixes would make tests fail rowan.collins 22/02/2021 10:05 PM 1KB
PHP 7.4.16RC1 is available for testing derick 19/02/2021 12:00 AM 1KB
PHP 8.0.3RC1 Available for testing pollita 18/02/2021 11:50 PM 1KB
Potential RFC around PDO dbeardsl 18/02/2021 08:57 AM 1KB
   Re: Potential RFC around PDO marandall 18/02/2021 11:37 AM 1KB
     Re: Potential RFC around PDO marandall 18/02/2021 11:46 AM 1KB
   Re: Potential RFC around PDO cmbecker69 19/02/2021 08:07 PM 1KB
preg_replace(string, null) is allowed? david.proweb 18/02/2021 04:28 AM 1KB
   Re: [PHP-DEV] preg_replace(string, null) is allowed? nikita.ppv 18/02/2021 04:36 AM 1KB
     Re: [PHP-DEV] preg_replace(string, null) is allowed? david.proweb 18/02/2021 10:15 AM 1KB
       Re: [PHP-DEV] preg_replace(string, null) is allowed? guilliam.xavier 18/02/2021 05:12 PM 1KB
Replies on lists.php.net pierre-php 15/02/2021 08:20 PM 1KB
   Re: [PHP-DEV] Replies on lists.php.net pierre-php 15/02/2021 08:22 PM 1KB
   Re: [PHP-DEV] Replies on lists.php.net drealecs 15/02/2021 08:32 PM 1KB
     Re: [PHP-DEV] Replies on lists.php.net pierre-php 15/02/2021 08:55 PM 1KB
       Re: [PHP-DEV] Replies on lists.php.net larry 16/02/2021 06:43 AM 1KB
         Re: [PHP-DEV] Replies on lists.php.net johannes 18/02/2021 09:37 PM 1KB
   Re: [PHP-DEV] Replies on lists.php.net cschneid 22/02/2021 06:26 PM 1KB
     Re: [PHP-DEV] Replies on lists.php.net larry 23/02/2021 11:21 PM 1KB
       Re: [PHP-DEV] Replies on lists.php.net ben 23/02/2021 11:26 PM 1KB
         Re: [PHP-DEV] Replies on lists.php.net chasepeeler 23/02/2021 11:29 PM 1KB
           Re: [PHP-DEV] Replies on lists.php.net kris.craig 23/02/2021 11:46 PM 1KB
Whitespace around Paamayim Nekudotayim (double colon) matthewmatthew 15/02/2021 01:14 PM 1KB
   Re: [PHP-DEV] Whitespace around Paamayim Nekudotayim (double colon) php-lists 15/02/2021 01:50 PM 1KB
     Re: [PHP-DEV] Whitespace around Paamayim Nekudotayim (double colon) matthewmatthew 15/02/2021 10:52 PM 1KB
       Re: [PHP-DEV] Whitespace around Paamayim Nekudotayim (double colon) pollita 16/02/2021 12:04 AM 1KB
         Re: [PHP-DEV] Whitespace around Paamayim Nekudotayim (double colon) matthewmatthew 16/02/2021 03:52 AM 1KB
       Re: [PHP-DEV] Whitespace around Paamayim Nekudotayim (double colon) rowan.collins 16/02/2021 04:06 AM 1KB
         Re: [PHP-DEV] Whitespace around Paamayim Nekudotayim (double colon) matthewmatthew 16/02/2021 04:25 AM 1KB
           Re: [PHP-DEV] Whitespace around Paamayim Nekudotayim (double colon) larry 16/02/2021 06:46 AM 1KB
   Re: [PHP-DEV] Whitespace around Paamayim Nekudotayim (double colon) andreas 15/02/2021 02:52 PM 1KB
Inline conditional that returns null if falsy david.proweb 13/02/2021 03:24 AM 1KB
   Re: [PHP-DEV] Inline conditional that returns null if falsy ben 13/02/2021 03:45 AM 1KB
     Re: [PHP-DEV] Inline conditional that returns null if falsy tendoaki 24/02/2021 11:29 PM 1KB
       Re: [PHP-DEV] Inline conditional that returns null if falsy david.proweb 25/02/2021 12:05 AM 1KB
   Re: [PHP-DEV] Inline conditional that returns null if falsy ocramius 13/02/2021 11:11 AM 1KB
     Re: [PHP-DEV] Inline conditional that returns null if falsy david.proweb 14/02/2021 12:22 AM 1KB
   Re: [PHP-DEV] Inline conditional that returns null if falsy nikita.ppv 23/02/2021 10:31 PM 1KB
     Re: [PHP-DEV] Inline conditional that returns null if falsy guilliam.xavier 23/02/2021 11:26 PM 1KB
     Re: [PHP-DEV] Inline conditional that returns null if falsy chasepeeler 23/02/2021 11:26 PM 1KB
       Re: [PHP-DEV] Inline conditional that returns null if falsy albertcasademont 24/02/2021 12:49 AM 1KB
         Re: [PHP-DEV] Inline conditional that returns null if falsy larry 24/02/2021 01:28 AM 1KB
           Re: [PHP-DEV] Inline conditional that returns null if falsy guilliam.xavier 24/02/2021 02:10 AM 1KB
           Re: [PHP-DEV] Inline conditional that returns null if falsy albertcasademont 24/02/2021 02:41 AM 1KB
             Re: [PHP-DEV] Inline conditional that returns null if falsy rowan.collins 24/02/2021 03:05 AM 1KB
               Re: [PHP-DEV] Inline conditional that returns null if falsy pollita 24/02/2021 03:18 AM 1KB
               Re: [PHP-DEV] Inline conditional that returns null if falsy mike 24/02/2021 12:26 PM 1KB
                 Re: [PHP-DEV] Inline conditional that returns null if falsy chasepeeler 25/02/2021 12:27 AM 1KB
                   Re: [PHP-DEV] Inline conditional that returns null if falsy mike 25/02/2021 12:35 AM 1KB
                     Re: [PHP-DEV] Inline conditional that returns null if falsy chasepeeler 25/02/2021 12:49 AM 1KB
                       Re: [PHP-DEV] Inline conditional that returns null if falsy mike 25/02/2021 01:27 AM 1KB
                 Re: [PHP-DEV] Inline conditional that returns null if falsy rowan.collins 25/02/2021 04:55 PM 1KB
                   Re: [PHP-DEV] Inline conditional that returns null if falsy robin 25/02/2021 05:39 PM 1KB
                   Re: [PHP-DEV] Inline conditional that returns null if falsy larry 26/02/2021 07:34 AM 1KB
[PHP-DEV] [RFC] mysqli bind in execute tekiela246 12/02/2021 03:43 AM 1KB
   Re: [PHP-DEV] [RFC] mysqli bind in execute craig 12/02/2021 08:36 AM 1KB
   Re: [PHP-DEV] [RFC] mysqli bind in execute claude.pache 25/02/2021 04:35 PM 1KB
     Re: [PHP-DEV] [RFC] mysqli bind in execute tekiela246 28/02/2021 02:53 AM 1KB
       Re: [PHP-DEV] [RFC] mysqli bind in execute tekiela246 01/03/2021 02:40 AM 1KB
Proposal: namespace the SPL levim 12/02/2021 12:39 AM 1KB
   Re: Proposal: namespace the SPL marandall 12/02/2021 12:57 AM 1KB
Re: [PHP-DEV] Re: Proposal: namespace the SPL internals 12/02/2021 01:23 AM 1KB
   Re: [PHP-DEV] Re: Proposal: namespace the SPL chasepeeler 12/02/2021 01:48 AM 1KB
     Re: [PHP-DEV] Re: Proposal: namespace the SPL internals 12/02/2021 01:54 AM 1KB
       Re: [PHP-DEV] Re: Proposal: namespace the SPL kjarli 12/02/2021 02:08 AM 1KB
         Re: [PHP-DEV] Re: Proposal: namespace the SPL chasepeeler 12/02/2021 02:32 AM 1KB
     Re: [PHP-DEV] Re: Proposal: namespace the SPL pierre-php 14/02/2021 12:25 AM 1KB
       Re: [PHP-DEV] Re: Proposal: namespace the SPL internals 14/02/2021 01:01 AM 1KB
         Re: [PHP-DEV] Re: Proposal: namespace the SPL pierre-php 14/02/2021 01:57 AM 1KB
           Re: [PHP-DEV] Re: Proposal: namespace the SPL internals 14/02/2021 03:45 AM 1KB
             Re: [PHP-DEV] Re: Proposal: namespace the SPL tysonandre775 15/02/2021 06:44 AM 1KB
               Re: [PHP-DEV] Re: Proposal: namespace the SPL internals 15/02/2021 08:51 AM 1KB
                 Re: [PHP-DEV] Re: Proposal: namespace the SPL internals 15/02/2021 09:03 AM 1KB
   Re: [PHP-DEV] Proposal: namespace the SPL rowan.collins 12/02/2021 02:29 AM 1KB
   Re: [PHP-DEV] Proposal: namespace the SPL internals 18/02/2021 10:48 PM 1KB
     Re: [PHP-DEV] Proposal: namespace the SPL internals 25/02/2021 12:27 AM 1KB
Changes to finfo and imap functions brendt 11/02/2021 12:57 PM 1KB
   Re: Changes to finfo and imap functions cmbecker69 11/02/2021 08:27 PM 1KB
RFC: CachedIterable (rewindable, allows any key&repeating keys) tysonandre775 11/02/2021 11:47 AM 1KB
   Re: RFC: CachedIterable (rewindable, allows any key&repeating keys) tysonandre775 12/02/2021 01:14 PM 1KB
   Re: [PHP-DEV] RFC: CachedIterable (rewindable, allows any key&repeating keys) drealecs 12/02/2021 11:50 PM 1KB
     Re: [PHP-DEV] RFC: CachedIterable (rewindable, allows any key&repeating keys) tysonandre775 13/02/2021 02:19 AM 1KB
Requesting RFC karma for your wiki account. russell+lists.php.net 11/02/2021 10:03 AM 1KB
   Re: [PHP-DEV] Requesting RFC karma for your wiki account. george.banyard 11/02/2021 10:41 PM 1KB
[PHP-DEV] [VOTE]: Change Default mysqli Error Mode tekiela246 11/02/2021 07:35 AM 1KB
   Re: [PHP-DEV] [VOTE]: Change Default mysqli Error Mode cschneid 11/02/2021 09:31 PM 1KB
     Re: [PHP-DEV] [VOTE]: Change Default mysqli Error Mode phpmailinglists 12/02/2021 04:45 PM 1KB
       Re: [PHP-DEV] [VOTE]: Change Default mysqli Error Mode craig 12/02/2021 10:30 PM 1KB
         Re: [PHP-DEV] [VOTE]: Change Default mysqli Error Mode cschneid 12/02/2021 11:17 PM 1KB
           Re: [PHP-DEV] [VOTE]: Change Default mysqli Error Mode craig 13/02/2021 12:16 AM 1KB
   Re: [PHP-DEV] [VOTE]: Change Default mysqli Error Mode kontakt 23/02/2021 05:16 PM 1KB
   Re: [PHP-DEV] [VOTE]: Change Default mysqli Error Mode johannes 23/02/2021 11:00 PM 1KB
     Re: [PHP-DEV] [VOTE]: Change Default mysqli Error Mode tekiela246 01/03/2021 01:05 AM 1KB
       Re: [PHP-DEV] [VOTE]: Change Default mysqli Error Mode craig 01/03/2021 01:26 AM 1KB
Re: [PHP-DEV] [RFC] fsync function davidgebler 10/02/2021 09:35 PM 1KB
Unknown SIZEOF_SIZE_T when compiling extension against PHP 8.0.2 composer 10/02/2021 04:59 AM 1KB
   Re: [PHP-DEV] Unknown SIZEOF_SIZE_T when compiling extension against PHP 8.0.2 composer 10/02/2021 05:33 AM 1KB
[VOTE] PHP\iterable\any() and all() on iterables tysonandre775 08/02/2021 10:32 PM 1KB
   Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables larry 08/02/2021 10:43 PM 1KB
     Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables tysonandre775 09/02/2021 02:02 AM 1KB
       Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables larry 09/02/2021 06:30 AM 1KB
         Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables tysonandre775 09/02/2021 08:15 AM 1KB
           Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables tekiela246 09/02/2021 08:37 AM 1KB
             Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables larry 10/02/2021 11:50 PM 1KB
             Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables mike 11/02/2021 12:14 AM 1KB
           Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables internals 09/02/2021 08:48 AM 1KB
             Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables larry 10/02/2021 02:32 AM 1KB
               Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables guilliam.xavier 10/02/2021 04:54 PM 1KB
                 Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables tysonandre775 10/02/2021 10:37 PM 1KB
   Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables internals 08/02/2021 11:08 PM 1KB
     Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables kalle 08/02/2021 11:14 PM 1KB
       Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables marandall 09/02/2021 12:18 AM 1KB
     Re: [PHP-DEV] [VOTE] PHP\iterable\any() and all() on iterables tysonandre775 09/02/2021 02:21 AM 1KB
   Re: [VOTE] PHP\iterable\any() and all() on iterables tysonandre775 09/02/2021 02:25 AM 1KB
[VOTE] var_representation() : readable alternative to var_export() tysonandre775 06/02/2021 08:38 AM 1KB
[PHP-DEV] Inheritance Cache dmitrystogov 05/02/2021 10:03 PM 1KB
   Re: [PHP-DEV] Inheritance Cache benjamin.morel 05/02/2021 10:22 PM 1KB
   Re: [PHP-DEV] Inheritance Cache brendt 09/02/2021 01:40 PM 1KB
     Re: [PHP-DEV] Inheritance Cache dmitrystogov 09/02/2021 03:21 PM 1KB
[PHP-DEV] Interaction between finally blocks and exit() george.banyard 05/02/2021 09:10 PM 1KB
   Re: [PHP-DEV] Interaction between finally blocks and exit() davidgebler 06/02/2021 07:41 AM 1KB
     Re: [PHP-DEV] Interaction between finally blocks and exit() guilliam.xavier 08/02/2021 05:42 PM 1KB
   Re: [PHP-DEV] Interaction between finally blocks and exit() guilliam.xavier 23/02/2021 11:52 PM 1KB
     Re: [PHP-DEV] Interaction between finally blocks and exit() nikita.ppv 24/02/2021 12:12 AM 1KB
       Re: [PHP-DEV] Interaction between finally blocks and exit() guilliam.xavier 24/02/2021 01:13 AM 1KB
Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions benjamin.morel 05/02/2021 01:54 AM 1KB
   Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions davidgebler 05/02/2021 02:06 AM 1KB
     Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions larry 05/02/2021 03:21 AM 1KB
       Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions davidgebler 05/02/2021 03:43 AM 1KB
   Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions rowan.collins 05/02/2021 03:06 AM 1KB
   Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions george.banyard 05/02/2021 06:40 PM 1KB
   Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions php.lists 05/02/2021 06:58 PM 1KB
Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions benjamin.morel 05/02/2021 08:52 PM 1KB
   Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions davidgebler 06/02/2021 07:45 AM 1KB
     Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions benjamin.morel 06/02/2021 08:17 AM 1KB
       Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions cschneid 06/02/2021 10:47 PM 1KB
         Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions rowan.collins 07/02/2021 03:32 AM 1KB
           Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions davidgebler 07/02/2021 04:29 AM 1KB
     Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions chasepeeler 06/02/2021 08:24 AM 1KB
     Re: [PHP-DEV] [RFC] Warning for implicit float to int conversions rowan.collins 06/02/2021 06:50 PM 1KB
Re: [PHP-DEV] Re: [RFC] var_representation() : readable alternative to var_export() tysonandre775 05/02/2021 01:55 AM 1KB
Re: [PHP-DEV] Re: [RFC] var_representation() : readable alternative to var_export() nikita.ppv 05/02/2021 03:53 AM 1KB
   Re: [PHP-DEV] Re: [RFC] var_representation() : readable alternative to var_export() tysonandre775 05/02/2021 09:30 AM 1KB
Re: [PHP-DEV] Analysis of property visibility, immutability, and cloning proposals larry 05/02/2021 07:51 AM 1KB
Re: Refactoring run-tests.php maxsem.wiki 06/02/2021 04:48 AM 1KB
Re: [PHP-DEV] [VOTE] Enumerations Danack 06/02/2021 05:48 AM 1KB
   Re: [VOTE] Enumerations larry 17/02/2021 10:30 PM 1KB
     Re: [PHP-DEV] Re: [VOTE] Enumerations benjamin.morel 17/02/2021 10:32 PM 1KB
     Re: [PHP-DEV] Re: [VOTE] Enumerations pierre-php 17/02/2021 10:48 PM 1KB
     Re: [PHP-DEV] Re: [VOTE] Enumerations rowan.collins 17/02/2021 11:09 PM 1KB
       Re: [PHP-DEV] Re: [VOTE] Enumerations chasepeeler 17/02/2021 11:26 PM 1KB
         Re: [PHP-DEV] [VOTE] Enumerations ben 18/02/2021 01:41 AM 1KB
           Re: [PHP-DEV] [VOTE] Enumerations chasepeeler 18/02/2021 01:48 AM 1KB
             Re: [PHP-DEV] [VOTE] Enumerations ben 18/02/2021 01:51 AM 1KB
               Re: [PHP-DEV] [VOTE] Enumerations rowan.collins 18/02/2021 02:08 AM 1KB
                 Re: [PHP-DEV] [VOTE] Enumerations ben 18/02/2021 02:10 AM 1KB
Re: [RFC] Global functions any() and all() on iterables tysonandre775 06/02/2021 11:00 PM 1KB
Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 07/02/2021 09:13 PM 1KB
Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode johannes 27/02/2021 11:23 PM 1KB
   Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 28/02/2021 12:23 AM 1KB
     Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode rowan.collins 28/02/2021 12:44 AM 1KB
       Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 28/02/2021 12:57 AM 1KB
         Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode rowan.collins 28/02/2021 01:52 AM 1KB
           Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 28/02/2021 02:10 AM 1KB
             Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 28/02/2021 02:29 AM 1KB
               Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode johannes 28/02/2021 06:31 AM 1KB
                 Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 28/02/2021 07:06 AM 1KB
             Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode rowan.collins 28/02/2021 02:40 AM 1KB
     Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode johannes 28/02/2021 01:31 AM 1KB
     Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode kontakt 28/02/2021 04:55 AM 1KB
Re: [PHP-DEV] [VOTE] Dump results of expressions in `php -a` phpmailinglists 08/02/2021 05:37 PM 1KB
Re: [PHP-DEV] Proposal: Add ReverseArrayIterator and ForwardArrayIterator to SPL internals 08/02/2021 11:24 PM 1KB
   Re: [PHP-DEV] Proposal: Add ReverseArrayIterator and ForwardArrayIterator to SPL drealecs 09/02/2021 02:08 AM 1KB
Re: [VOTE] Array unpacking with string keys nikita.ppv 09/02/2021 12:01 AM 1KB
Re: [VOTE] Deprecate passing null to non-nullable arguments of internal functions nikita.ppv 09/02/2021 10:04 PM 1KB
Re: [PHP-DEV] [RFC] Fibers aaron 13/02/2021 05:40 AM 1KB
   Re: [PHP-DEV] [RFC] Fibers marandall 13/02/2021 05:47 AM 1KB
   Re: [PHP-DEV] [RFC] Fibers aaron 13/02/2021 06:05 AM 1KB
     Re: [PHP-DEV] [RFC] Fibers aaron 13/02/2021 06:24 AM 1KB
Re: [PHP-DEV] [RFC] Fibers aaron 16/02/2021 01:54 AM 1KB
   Re: [PHP-DEV] [RFC] Fibers aaron 04/03/2021 06:33 AM 1KB
Re: [PHP-DEV] [RFC] Adding return types to internal methods (PHP 8) kocsismate90 14/02/2021 05:54 AM 1KB
Re: [PHP-DEV] [RFC] [Discussion] Measuring maximum execution time based on wall-time kocsismate90 19/02/2021 07:46 AM 1KB
Re: VM reentry limit nikita.ppv 23/02/2021 10:54 PM 1KB
Re: [PHP-DEV] RFC: Error backtraces nikita.ppv 25/02/2021 09:18 PM 1KB