news.php.net/php.internals    Page: (300) [Reload] [Post] [OE] [Favorites] [Ranking] [Next]
Subject From Date Size
[PHP-DEV] [RFC] Warning for implicit float to int conversions george.banyard 05/02/2021 12:05 AM 1KB
PHP 8.0.2 Released! carusogabriel34 04/02/2021 08:25 PM 1KB
PHP 7.4.15 Released! derick 04/02/2021 07:37 PM 1KB
PHP 7.3.27 Released! cmbecker69 04/02/2021 07:36 PM 1KB
[VOTE] Enumerations larry 04/02/2021 01:28 AM 1KB
Proposal: Add ReverseArrayIterator and ForwardArrayIterator to SPL levim 03/02/2021 11:37 PM 1KB
   Re: [PHP-DEV] Proposal: Add ReverseArrayIterator and ForwardArrayIterator to SPL nikita.ppv 03/02/2021 11:49 PM 1KB
     Re: [PHP-DEV] Proposal: Add ReverseArrayIterator and ForwardArrayIterator to SPL levim 04/02/2021 12:09 AM 1KB
       Re: [PHP-DEV] Proposal: Add ReverseArrayIterator and ForwardArrayIterator to SPL nikita.ppv 04/02/2021 12:28 AM 1KB
Proposal: Adding a RewindableKeyValueIterator type allowing mixed/repeated keys tysonandre775 31/01/2021 08:36 AM 1KB
   Re: [PHP-DEV] Proposal: Adding a RewindableKeyValueIterator type allowing mixed/repeated keys internals 31/01/2021 11:49 AM 1KB
     Re: [PHP-DEV] Proposal: Adding a RewindableKeyValueIterator type allowing mixed/repeated keys tysonandre775 31/01/2021 11:43 PM 1KB
       Re: [PHP-DEV] Proposal: Adding a RewindableKeyValueIterator type allowing mixed/repeated keys tysonandre775 01/02/2021 03:13 AM 1KB
   Re: Proposal: Adding a RewindableKeyValueIterator type allowing mixed/repeated keys tysonandre775 02/02/2021 10:59 PM 1KB
[RFC]: fsync function davidgebler 30/01/2021 09:58 AM 1KB
   Re: [RFC]: fsync function davidgebler 31/01/2021 02:34 AM 1KB
     Re: [RFC]: fsync function davidgebler 02/02/2021 01:35 AM 1KB
       Re: [RFC]: fsync function davidgebler 04/02/2021 01:46 AM 1KB
[DISCUSSION] ReflectionType::accepts brendt 29/01/2021 04:14 PM 1KB
   Re: [PHP-DEV] [DISCUSSION] ReflectionType::accepts pierre-php 29/01/2021 04:18 PM 1KB
     Re: [PHP-DEV] [DISCUSSION] ReflectionType::accepts sebastian 29/01/2021 04:19 PM 1KB
   Re: [PHP-DEV] [DISCUSSION] ReflectionType::accepts nikita.ppv 29/01/2021 05:33 PM 1KB
     Re: [PHP-DEV] [DISCUSSION] ReflectionType::accepts brendt 29/01/2021 06:16 PM 1KB
password_verify() and unknown algos benjamin.morel 28/01/2021 12:26 AM 1KB
   Re: [PHP-DEV] password_verify() and unknown algos pollita 28/01/2021 01:20 AM 1KB
   Re: [PHP-DEV] password_verify() and unknown algos rowan.collins 28/01/2021 02:52 AM 1KB
   Re: [PHP-DEV] password_verify() and unknown algos ircmaxell 29/01/2021 12:42 AM 1KB
     Re: [PHP-DEV] password_verify() and unknown algos jr 29/01/2021 10:45 PM 1KB
       Re: [PHP-DEV] password_verify() and unknown algos ocramius 29/01/2021 10:52 PM 1KB
         Re: [PHP-DEV] password_verify() and unknown algos benjamin.morel 29/01/2021 11:01 PM 1KB
           Re: [PHP-DEV] password_verify() and unknown algos divinity76 31/01/2021 12:05 AM 1KB
Attributes in ReflectionMethod::__toString markus.fasselt 27/01/2021 03:05 AM 1KB
[VOTE] Deprecate passing null to non-nullable arguments of internal functions nikita.ppv 26/01/2021 05:59 PM 1KB
[VOTE] Array unpacking with string keys nikita.ppv 25/01/2021 10:04 PM 1KB
Proposal: Automatically inheriting functions from parent namespaces samuel.stancl 25/01/2021 09:03 PM 1KB
Proposal: Move filter_var() to core, leaving filter_input*() in the 'filter' module tysonandre775 25/01/2021 06:51 AM 1KB
[RFC] var_representation() : readable alternative to var_export() tysonandre775 23/01/2021 08:50 AM 1KB
   Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() rowan.collins 24/01/2021 01:35 AM 1KB
     Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() tysonandre775 24/01/2021 05:07 AM 1KB
       Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() rowan.collins 24/01/2021 09:42 PM 1KB
         Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() tysonandre775 25/01/2021 12:17 AM 1KB
           Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() rowan.collins 25/01/2021 02:47 AM 1KB
             Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() tysonandre775 25/01/2021 03:38 AM 1KB
               Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() rowan.collins 25/01/2021 05:41 AM 1KB
                 Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() tysonandre775 25/01/2021 10:40 PM 1KB
                   Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() rowan.collins 26/01/2021 04:53 AM 1KB
         Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() dusk 25/01/2021 08:24 AM 1KB
           Re: [PHP-DEV] [RFC] var_representation() : readable alternative to var_export() tysonandre775 25/01/2021 10:32 PM 1KB
   Re: [RFC] var_representation() : readable alternative to var_export() tysonandre775 04/02/2021 10:36 PM 1KB
     Re: [PHP-DEV] Re: [RFC] var_representation() : readable alternative to var_export() guilliam.xavier 04/02/2021 11:04 PM 1KB
Optional E_DEPRECATED for 8.0 in 7.4 internals 23/01/2021 05:13 AM 1KB
PHP 7.4.15RC2 is available for testing derick 22/01/2021 05:59 PM 1KB
PHP 8.0.2RC1 is available for testing carusogabriel34 21/01/2021 09:24 PM 1KB
[PHP-DEV] [RFC] Null Coalescing Assignment in Method Signature dannysimkus 21/01/2021 07:51 PM 1KB
   Re: [PHP-DEV] [RFC] Null Coalescing Assignment in Method Signature larry 22/01/2021 05:28 AM 1KB
     Re: [PHP-DEV] [RFC] Null Coalescing Assignment in Method Signature rowan.collins 22/01/2021 06:22 AM 1KB
     Re: [PHP-DEV] [RFC] Null Coalescing Assignment in Method Signature pollita 22/01/2021 06:37 AM 1KB
       Re: [PHP-DEV] [RFC] Null Coalescing Assignment in Method Signature larry 22/01/2021 07:40 AM 1KB
[PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 21/01/2021 07:04 AM 1KB
   Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode larry 22/01/2021 05:10 AM 1KB
     Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode php 23/01/2021 12:16 AM 1KB
   Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode bjorn.x.larsson 22/01/2021 05:51 AM 1KB
     Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 22/01/2021 06:46 AM 1KB
       Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode cschneid 25/01/2021 11:41 PM 1KB
         Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode george.banyard 25/01/2021 11:59 PM 1KB
           Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode benjamin.morel 26/01/2021 12:10 AM 1KB
           Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode cschneid 26/01/2021 12:25 AM 1KB
             Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode bjorn.x.larsson 26/01/2021 01:00 AM 1KB
             Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode george.banyard 26/01/2021 01:22 AM 1KB
               Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode cschneid 26/01/2021 01:33 AM 1KB
                 Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode drealecs 26/01/2021 02:57 PM 1KB
                   Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode cschneid 26/01/2021 03:42 PM 1KB
                     Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 26/01/2021 11:57 PM 1KB
                     Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode nikita.ppv 27/01/2021 09:34 PM 1KB
                       Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode cschneid 27/01/2021 10:35 PM 1KB
                         Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode nikita.ppv 27/01/2021 10:48 PM 1KB
                         Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 27/01/2021 11:07 PM 1KB
                           Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode bjorn.x.larsson 28/01/2021 12:13 AM 1KB
                             Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode bjorn.x.larsson 28/01/2021 12:39 AM 1KB
                             Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 28/01/2021 08:31 AM 1KB
                               Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode bjorn.x.larsson 28/01/2021 11:37 PM 1KB
                               Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode tekiela246 01/02/2021 02:20 AM 1KB
   Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode nikita.ppv 25/01/2021 06:03 PM 1KB
     Re: [PHP-DEV] [RFC]: Change Default mysqli Error Mode sebastian 27/01/2021 10:17 PM 1KB
__repr() magic method (was Re: Proposal: short_var_export($value, bool $return=false, int $flags=0)) ben 21/01/2021 12:27 AM 1KB
   Re: [PHP-DEV] __repr() magic method (was Re: Proposal: short_var_export($value, bool $return=false, int $flags=0)) ocramius 21/01/2021 12:28 AM 1KB
     Re: [PHP-DEV] __repr() magic method (was Re: Proposal: short_var_export($value, bool $return=false, int $flags=0)) ben 21/01/2021 12:30 AM 1KB
[VOTE] Dump results of expressions in `php -a` tysonandre775 20/01/2021 08:55 AM 1KB
   Re: [PHP-DEV] [VOTE] Dump results of expressions in `php -a` ben 21/01/2021 12:00 AM 1KB
   Re: [PHP-DEV] [VOTE] Dump results of expressions in `php -a` bobwei9 01/02/2021 11:40 PM 1KB
     Re: [PHP-DEV] [VOTE] Dump results of expressions in `php -a` tysonandre775 02/02/2021 10:35 AM 1KB
       Re: [PHP-DEV] [VOTE] Dump results of expressions in `php -a` bobwei9 03/02/2021 03:04 AM 1KB
         Re: [PHP-DEV] [VOTE] Dump results of expressions in `php -a` tysonandre775 03/02/2021 10:39 PM 1KB
           Re: [PHP-DEV] [VOTE] Dump results of expressions in `php -a` nikita.ppv 03/02/2021 10:52 PM 1KB
[VOTE] Straw poll: Using namespaces for *any() and *all() on iterables tysonandre775 20/01/2021 08:32 AM 1KB
   Re: [VOTE] Straw poll: Using namespaces for *any() and *all() on iterables tysonandre775 31/01/2021 11:00 PM 1KB
   Re: [VOTE] Straw poll: Using namespaces for *any() and *all() on iterables tysonandre775 03/02/2021 08:53 AM 1KB
Proposal: short_var_export($value, bool $return=false, int $flags=0) tysonandre775 19/01/2021 05:12 AM 1KB
   Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) nikita.ppv 19/01/2021 05:59 PM 1KB
     Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) benjamin.morel 19/01/2021 10:25 PM 1KB
     Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) tysonandre775 19/01/2021 11:12 PM 1KB
       Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) pierre-php 20/01/2021 01:11 AM 1KB
       Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) dik.takken 20/01/2021 11:43 PM 1KB
         Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) tekiela246 21/01/2021 12:14 AM 1KB
           Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) tysonandre775 21/01/2021 09:32 AM 1KB
     Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) pollita 21/01/2021 03:59 AM 1KB
       Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) tysonandre775 21/01/2021 08:58 AM 1KB
   Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) rowan.collins 21/01/2021 02:50 AM 1KB
     Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) claude.pache 21/01/2021 04:21 AM 1KB
       Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) rowan.collins 21/01/2021 05:44 AM 1KB
         Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) pollita 21/01/2021 07:19 AM 1KB
           Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) tysonandre775 21/01/2021 09:16 AM 1KB
           Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) rowan.collins 21/01/2021 05:03 PM 1KB
           Re: [PHP-DEV] Proposal: short_var_export($value, bool $return=false, int $flags=0) claude.pache 21/01/2021 06:43 PM 1KB
Proposal: Render floats differently from integers in print_r() tysonandre775 17/01/2021 11:57 PM 1KB
   Re: [PHP-DEV] Proposal: Render floats differently from integers in print_r() claude.pache 18/01/2021 01:02 AM 1KB
     Re: [PHP-DEV] Proposal: Render floats differently from integers in print_r() tekiela246 18/01/2021 01:32 AM 1KB
Consistent type errors for internal functions and BC breaks cschneid 17/01/2021 01:07 AM 1KB
   Re: [PHP-DEV] Consistent type errors for internal functions and BC breaks nikita.ppv 17/01/2021 03:01 AM 1KB
     Re: [PHP-DEV] Consistent type errors for internal functions and BC breaks cschneid 18/01/2021 08:52 PM 1KB
Arg info / zpp mismatch on PHP 8.0 composer 16/01/2021 01:10 AM 1KB
   Re: [PHP-DEV] Arg info / zpp mismatch on PHP 8.0 nikita.ppv 16/01/2021 01:15 AM 1KB
     Re: [PHP-DEV] Arg info / zpp mismatch on PHP 8.0 composer 16/01/2021 01:20 AM 1KB
       Re: [PHP-DEV] Arg info / zpp mismatch on PHP 8.0 composer 16/01/2021 01:40 AM 1KB
         Re: [PHP-DEV] Arg info / zpp mismatch on PHP 8.0 cmbecker69 16/01/2021 02:17 AM 1KB
           Re: [PHP-DEV] Arg info / zpp mismatch on PHP 8.0 composer 16/01/2021 02:29 AM 1KB
Feature Proposal browner12 15/01/2021 01:52 AM 1KB
   Re: [PHP-DEV] Feature Proposal afilina 15/01/2021 02:12 AM 1KB
     Re: [PHP-DEV] Feature Proposal barel.barelon 15/01/2021 02:18 AM 1KB
   Re: [PHP-DEV] Feature Proposal php.lists 15/01/2021 02:25 AM 1KB
     Re: [PHP-DEV] Feature Proposal browner12 15/01/2021 02:56 AM 1KB
       Re: [PHP-DEV] Feature Proposal ben 15/01/2021 03:02 AM 1KB
Addition of substring and subistring functions. adam 13/01/2021 06:50 PM 1KB
   Re: [PHP-DEV] Addition of substring and subistring functions. nikita.ppv 18/01/2021 06:32 PM 1KB
     RE: [PHP-DEV] Addition of substring and subistring functions. adam 18/01/2021 07:11 PM 1KB
[RFC] Allow object keys in arrays nikita.ppv 11/01/2021 10:28 PM 1KB
   Re: [RFC] Allow object keys in arrays bjorn.x.larsson 13/01/2021 12:10 AM 1KB
   Re: [PHP-DEV] [RFC] Allow object keys in arrays ocramius 13/01/2021 12:18 AM 1KB
     Re: [PHP-DEV] [RFC] Allow object keys in arrays tovilo.ilija 13/01/2021 12:35 AM 1KB
       Re: [PHP-DEV] [RFC] Allow object keys in arrays ocramius 13/01/2021 12:51 AM 1KB
         Re: [PHP-DEV] [RFC] Allow object keys in arrays a.leathley 13/01/2021 01:53 AM 1KB
           Re: [PHP-DEV] [RFC] Allow object keys in arrays larry 13/01/2021 02:41 AM 1KB
         Re: [PHP-DEV] [RFC] Allow object keys in arrays rowan.collins 13/01/2021 05:08 PM 1KB
           Re: [PHP-DEV] [RFC] Allow object keys in arrays pierre-php 13/01/2021 05:16 PM 1KB
             Re: [PHP-DEV] [RFC] Allow object keys in arrays rowan.collins 13/01/2021 07:02 PM 1KB
           Re: [PHP-DEV] [RFC] Allow object keys in arrays nikita.ppv 18/01/2021 10:33 PM 1KB
       Re: [PHP-DEV] [RFC] Allow object keys in arrays ocramius 13/01/2021 12:59 AM 1KB
       Re: [PHP-DEV] [RFC] Allow object keys in arrays pierre-php 13/01/2021 02:43 AM 1KB
   Re: [PHP-DEV] [RFC] Allow object keys in arrays matthewmatthew 13/01/2021 02:14 PM 1KB
     Re: [PHP-DEV] [RFC] Allow object keys in arrays tovilo.ilija 13/01/2021 05:38 PM 1KB
"TryX" idom for Enumerations larry 11/01/2021 05:27 AM 1KB
   Re: "TryX" idom for Enumerations marandall 11/01/2021 06:40 AM 1KB
Re: [PHP-DEV] Re: "TryX" idom for Enumerations larry 11/01/2021 10:09 AM 1KB
   Re: [PHP-DEV] "TryX" idom for Enumerations ben 12/01/2021 04:27 AM 1KB
     Re: [PHP-DEV] "TryX" idom for Enumerations larry 12/01/2021 07:52 AM 1KB
       Re: [PHP-DEV] "TryX" idom for Enumerations mike 12/01/2021 09:09 AM 1KB
         Re: [PHP-DEV] "TryX" idom for Enumerations ben 13/01/2021 12:13 AM 1KB
           Re: [PHP-DEV] "TryX" idom for Enumerations larry 13/01/2021 12:35 AM 1KB
   Re: [PHP-DEV] "TryX" idom for Enumerations Danack 15/01/2021 07:27 AM 1KB
   Re: [PHP-DEV] "TryX" idom for Enumerations pierre-php 15/01/2021 11:55 PM 1KB
     Re: [PHP-DEV] "TryX" idom for Enumerations larry 16/01/2021 12:54 AM 1KB
Re: [PHP-DEV] Re: "TryX" idom for Enumerations rowan.collins 16/01/2021 05:43 AM 1KB
silly question : what is more secure at the moment, php7, php8, or plain .sh shell scripts? rene.veerman.netherlands 10/01/2021 04:10 PM 1KB
   Re: [PHP-DEV] silly question : what is more secure at the moment, php7, php8, or plain .sh shell scripts? tendoaki 10/01/2021 11:11 PM 1KB
Re: [PHP-DEV] silly question : what is more secure at the moment, php7, php8, or plain .sh shell scripts? tendoaki 11/01/2021 02:15 AM 1KB
   Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scripts? Danack 14/01/2021 10:45 AM 1KB
     Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... rene.veerman.netherlands 14/01/2021 04:14 PM 1KB
     Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... smalyshev 15/01/2021 05:05 AM 1KB
       Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... tendoaki 15/01/2021 06:04 AM 1KB
     Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... kalle 15/01/2021 05:55 AM 1KB
       Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... harry 15/01/2021 06:29 AM 1KB
         Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... kalle 15/01/2021 06:45 AM 1KB
           Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... harry 15/01/2021 06:51 AM 1KB
           Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... harry 15/01/2021 06:52 AM 1KB
       Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... Danack 15/01/2021 07:20 AM 1KB
         Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... harry 15/01/2021 07:36 AM 1KB
   Re: [PHP-DEV] silly question : what is more secure at the moment, php7, php8, or plain .sh shell scripts? ben 12/01/2021 04:45 AM 1KB
   Re: [PHP-DEV] silly question : what is more secure at the moment, php7, php8, or plain .sh shell scripts? craig 13/01/2021 06:48 PM 1KB
Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... Danack 14/01/2021 05:02 PM 1KB
   Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... kris.craig 14/01/2021 06:29 PM 1KB
     Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... larry 15/01/2021 12:40 AM 1KB
       Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... chasepeeler 15/01/2021 12:44 AM 1KB
         Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... ben 15/01/2021 02:54 AM 1KB
     Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... xfsgpr 15/01/2021 07:04 AM 1KB
       Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... harry 15/01/2021 07:15 AM 1KB
   Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... internals 14/01/2021 10:47 PM 1KB
     Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... chasepeeler 14/01/2021 11:50 PM 1KB
       Re: [PHP-DEV] Abusive emails was: silly question : what is more secure at the moment, php7, php8, or plain .sh shell scr... internals 15/01/2021 12:09 AM 1KB
incorrect mysqli_query return value? or documentation problem? zardozrocks 10/01/2021 10:10 AM 1KB
   Re: [PHP-DEV] incorrect mysqli_query return value? or documentation problem? rowan.collins 10/01/2021 07:59 PM 1KB
[RFC] Object-scope RNG implementation zeriyoshi 09/01/2021 06:00 PM 1KB
   Re: [RFC] Object-scope RNG implementation zeriyoshi 11/01/2021 04:35 AM 1KB
   Re: [RFC] Object-scope RNG implementation zeriyoshi 12/01/2021 08:40 AM 1KB
   Re: [RFC] Object-scope RNG implementation zeriyoshi 17/01/2021 07:02 PM 1KB
     Re: [RFC] Object-scope RNG implementation zeriyoshi 19/01/2021 12:28 AM 1KB
       Re: [PHP-DEV] Re: [RFC] Object-scope RNG implementation tekiela246 19/01/2021 12:42 AM 1KB
         Re: [PHP-DEV] Re: [RFC] Object-scope RNG implementation zeriyoshi 20/01/2021 12:49 AM 1KB
       Re: [PHP-DEV] Re: [RFC] Object-scope RNG implementation nikita.ppv 20/01/2021 12:19 AM 1KB
         Re: [PHP-DEV] Re: [RFC] Object-scope RNG implementation marc 20/01/2021 01:09 AM 1KB
         Re: [PHP-DEV] Re: [RFC] Object-scope RNG implementation zeriyoshi 20/01/2021 01:48 AM 1KB
   Re: [RFC] Object-scope RNG implementation zeriyoshi 25/01/2021 09:05 AM 1KB
   Re: [RFC] Object-scope RNG implementation zeriyoshi 27/01/2021 02:06 AM 1KB
     Re: [PHP-DEV] Re: [RFC] Object-scope RNG implementation drealecs 27/01/2021 09:24 PM 1KB
       Re: [PHP-DEV] Re: [RFC] Object-scope RNG implementation zeriyoshi 02/02/2021 08:42 PM 1KB
RE: PHP 8.0.1 Released! christian 08/01/2021 05:28 PM 1KB
   Re: PHP 8.0.1 Released! cmbecker69 08/01/2021 06:37 PM 1KB
     Re: PHP 8.0.1 Released! phpdev 10/01/2021 04:31 AM 1KB
       Re: PHP 8.0.1 Released! cmbecker69 10/01/2021 06:39 AM 1KB
   Re: PHP 8.0.1 Released! cmbecker69 08/01/2021 06:37 PM 1KB
Straw poll: Interest in configurable callback to dump results of expressions in ''php -a'' tysonandre775 08/01/2021 11:15 AM 1KB
Are there plans for ending support for 32-bit php? (year 2038 problem) tysonandre775 08/01/2021 10:46 AM 1KB
   Re: [PHP-DEV] Are there plans for ending support for 32-bit php? (year 2038 problem) nikita.ppv 08/01/2021 05:27 PM 1KB
PHP.net is down? david.proweb 08/01/2021 12:48 AM 1KB
   Re: [PHP-DEV] PHP.net is down? patrickallaert 08/01/2021 12:55 AM 1KB
     Re: [PHP-DEV] PHP.net is down? carusogabriel34 08/01/2021 01:28 AM 1KB
PHP 8.0.1 Released! carusogabriel34 08/01/2021 12:44 AM 1KB
   Re: [PHP-DEV] PHP 8.0.1 Released! patrickallaert 08/01/2021 12:51 AM 1KB
     Re: [PHP-DEV] PHP 8.0.1 Released! carusogabriel34 08/01/2021 01:26 AM 1KB
   Re: [PHP-DEV] PHP 8.0.1 Released! patrickallaert 08/01/2021 02:08 AM 1KB
PHP 7.4.14 Released! derick 07/01/2021 10:19 PM 1KB
PHP 7.3.26 Released! cmbecker69 07/01/2021 07:38 PM 1KB
[RFC] Array unpacking with string keys nikita.ppv 07/01/2021 07:30 PM 1KB
   Re: [PHP-DEV] [RFC] Array unpacking with string keys larry 08/01/2021 03:18 AM 1KB
     Re: [PHP-DEV] [RFC] Array unpacking with string keys kalle 08/01/2021 05:07 AM 1KB
   Re: [PHP-DEV] [RFC] Array unpacking with string keys tysonandre775 08/01/2021 10:59 AM 1KB
   Re: [RFC] Array unpacking with string keys nikita.ppv 20/01/2021 04:55 PM 1KB
[VOTE] Add array_is_list(array $array): bool tysonandre775 07/01/2021 09:31 AM 1KB
Re: [PHP-DEV] Re: Straw poll: Naming for `*any()` and `*all()` on iterables internals 06/01/2021 10:39 PM 1KB
   Re: [PHP-DEV] Re: Straw poll: Naming for `*any()` and `*all()` on iterables internals 06/01/2021 10:50 PM 1KB
   Re: [PHP-DEV] Re: Straw poll: Naming for `*any()` and `*all()` on iterables nikita.ppv 06/01/2021 10:57 PM 1KB
     Re: [PHP-DEV] Re: Straw poll: Naming for `*any()` and `*all()` on iterables marandall 10/01/2021 02:24 AM 1KB
   Re: Straw poll: Naming for `*any()` and `*all()` on iterables tysonandre775 11/01/2021 12:52 AM 1KB
     Re: [PHP-DEV] Re: Straw poll: Naming for `*any()` and `*all()` on iterables internals 11/01/2021 03:07 AM 1KB
     Re: Straw poll: Naming for `*any()` and `*all()` on iterables marandall 11/01/2021 10:15 PM 1KB
     Re: Straw poll: Naming for `*any()` and `*all()` on iterables tysonandre775 17/01/2021 10:45 PM 1KB
Re: [PHP-DEV] [RFC] Adding return types to internal methods (PHP 8) nikita.ppv 06/01/2021 11:38 PM 1KB
   Re: [PHP-DEV] [RFC] Adding return types to internal methods (PHP 8) nicolas.grekas+php 07/01/2021 12:54 AM 1KB
Re: [PHP-DEV] ENT_COMPAT for htmlentities and htmlspecialchars nikita.ppv 06/01/2021 11:46 PM 1KB
   Re: [PHP-DEV] ENT_COMPAT for htmlentities and htmlspecialchars craig 07/01/2021 03:16 AM 1KB
   Re: [PHP-DEV] ENT_COMPAT for htmlentities and htmlspecialchars claude.pache 07/01/2021 05:00 PM 1KB
     Re: [PHP-DEV] ENT_COMPAT for htmlentities and htmlspecialchars tokul 07/01/2021 05:29 PM 1KB
       Re: [PHP-DEV] ENT_COMPAT for htmlentities and htmlspecialchars craig 07/01/2021 10:24 PM 1KB
   Re: [PHP-DEV] ENT_COMPAT for htmlentities and htmlspecialchars claude.pache 07/01/2021 10:11 PM 1KB
     Re: [PHP-DEV] ENT_COMPAT for htmlentities and htmlspecialchars craig 07/01/2021 11:09 PM 1KB
Re: [PHP-DEV] [RFC] [Discussion] Measuring maximum execution time based on wall-time nikita.ppv 07/01/2021 12:26 AM 1KB
Re: [PHP-DEV] Re: [RFC] Phasing out Serializable nikita.ppv 07/01/2021 12:51 AM 1KB
   Re: [PHP-DEV] Re: [RFC] Phasing out Serializable bjorn.x.larsson 08/01/2021 07:23 AM 1KB
     Re: [PHP-DEV] Re: [RFC] Phasing out Serializable bjorn.x.larsson 13/01/2021 12:22 AM 1KB
Re: [PHP-DEV] Re: Improving PRNG implementation. zeriyoshi 07/01/2021 12:56 AM 1KB
Re: [PHP-DEV] [RFC] Deprecate passing null to non-nullable arguments of internal functions nikita.ppv 07/01/2021 07:45 PM 1KB
   Re: [RFC] Deprecate passing null to non-nullable arguments of internal functions nikita.ppv 20/01/2021 05:01 PM 1KB
Re: [PHP-DEV] [RFC] Fibers sarkedev 08/01/2021 05:03 PM 1KB
   Re: [PHP-DEV] [RFC] Fibers aaron 09/01/2021 04:47 AM 1KB
   Re: [PHP-DEV] [RFC] Fibers kontakt 18/01/2021 10:59 PM 1KB
     Re: [PHP-DEV] [RFC] Fibers aaron 24/01/2021 03:11 AM 1KB
       Re: [PHP-DEV] [RFC] Fibers internals 01/02/2021 01:29 AM 1KB
         Re: [PHP-DEV] [RFC] Fibers aaron 04/02/2021 01:32 AM 1KB
   Re: [PHP-DEV] [RFC] Fibers tysonandre775 02/02/2021 11:04 AM 1KB
     Re: [PHP-DEV] [RFC] Fibers twose 04/02/2021 12:01 AM 1KB
   Re: [PHP-DEV] [RFC] Fibers nikita.ppv 02/02/2021 10:54 PM 1KB
     Re: [PHP-DEV] [RFC] Fibers me 03/02/2021 05:35 AM 1KB
       Re: [PHP-DEV] [RFC] Fibers nikita.ppv 03/02/2021 10:27 PM 1KB
         Re: [PHP-DEV] [RFC] Fibers aaron 04/02/2021 02:56 AM 1KB
   Re: [PHP-DEV] [RFC] Fibers twose 03/02/2021 11:39 PM 1KB
Re: [PHP-DEV] [RFC] Bundling ext/simdjson into core kocsismate90 08/01/2021 08:19 PM 1KB
   Re: [PHP-DEV] [RFC] Bundling ext/simdjson into core ocramius 08/01/2021 08:23 PM 1KB
Re: [PHP-DEV] Does PHP ever stack allocate? olleharstedt 10/01/2021 12:25 AM 1KB
Re: [PHP-DEV] Analysis of property visibility, immutability, and cloning proposals larry 10/01/2021 08:33 AM 1KB
   Re: [PHP-DEV] Analysis of property visibility, immutability, and cloning proposals george.banyard 10/01/2021 09:24 AM 1KB
     Re: [PHP-DEV] Analysis of property visibility, immutability, and cloning proposals rowan.collins 10/01/2021 06:54 PM 1KB
     Re: [PHP-DEV] Analysis of property visibility, immutability, and cloning proposals larry 11/01/2021 04:02 AM 1KB
   Re: [PHP-DEV] Analysis of property visibility, immutability, and cloning proposals nikita.ppv 03/02/2021 10:14 PM 1KB
     Re: [PHP-DEV] Analysis of property visibility, immutability, and cloning proposals pierre-php 03/02/2021 10:54 PM 1KB
Re: [PHP-DEV] Analysis of property visibility, immutability, and cloning proposals mike 04/02/2021 09:25 PM 1KB
Re: [PHP-DEV] #[Deprecated] Attribute george.banyard 10/01/2021 09:48 AM 1KB
Re: [PHP-DEV] #[Deprecated] Attribute brendt 13/01/2021 08:05 PM 1KB
   Re: [PHP-DEV] #[Deprecated] Attribute kontakt 13/01/2021 08:43 PM 1KB
   Re: [PHP-DEV] #[Deprecated] Attribute ocramius 13/01/2021 08:34 PM 1KB
     Re: [PHP-DEV] #[Deprecated] Attribute kontakt 13/01/2021 08:46 PM 1KB
       Re: [PHP-DEV] #[Deprecated] Attribute ocramius 13/01/2021 08:51 PM 1KB
         Re: [PHP-DEV] #[Deprecated] Attribute rowan.collins 13/01/2021 10:02 PM 1KB
What is the use of op_array_persist and op_array_persist_calc barel.barelon 11/01/2021 04:26 AM 1KB
Re: [RFC] Configurable callback to dump results of expressions in `php -a` tysonandre775 17/01/2021 05:20 AM 1KB
Re: PHP 8.0.2RC1 is available for testing carusogabriel34 22/01/2021 09:29 PM 1KB
Re: [PHP-DEV] [RFC] Enumerations, Round 2 larry 25/01/2021 10:29 AM 1KB
   Re: [PHP-DEV] [RFC] Enumerations, Round 2 george.banyard 26/01/2021 01:04 AM 1KB
   Re: [RFC] Enumerations, Round 2 larry 30/01/2021 01:15 AM 1KB
     Re: [PHP-DEV] Re: [RFC] Enumerations, Round 2 nikita.ppv 01/02/2021 09:16 PM 1KB
       Re: [PHP-DEV] Re: [RFC] Enumerations, Round 2 nikita.ppv 01/02/2021 11:21 PM 1KB
     Re: [PHP-DEV] [RFC] Enumerations, Round 2 bobwei9 01/02/2021 11:20 PM 1KB
     Re: [PHP-DEV] Re: [RFC] Enumerations, Round 2 drealecs 02/02/2021 01:48 AM 1KB
       Re: [PHP-DEV] Re: [RFC] Enumerations, Round 2 larry 02/02/2021 03:29 AM 1KB
         Re: [PHP-DEV] Re: [RFC] Enumerations, Round 2 davidgebler 02/02/2021 04:29 AM 1KB
         Re: [PHP-DEV] Re: [RFC] Enumerations, Round 2 drealecs 02/02/2021 04:58 AM 1KB
     Re: [PHP-DEV] Re: [RFC] Enumerations, Round 2 larry 03/02/2021 03:27 AM 1KB
Re: [PHP-DEV] Mysqli bind_param and error exceptions craig 28/01/2021 01:42 AM 1KB
Re: "This page is not secure (broken HTTPS)" on https://master.php.net/ cmbecker69 28/01/2021 09:14 PM 1KB
Re: [PHP-DEV] Travis CI migration? cmbecker69 01/02/2021 08:58 PM 1KB
   Re: [PHP-DEV] Travis CI migration? smalyshev 02/02/2021 04:15 AM 1KB
     Re: [PHP-DEV] Travis CI migration? php 02/02/2021 04:33 PM 1KB