3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = '_10_1_18_4_9_14_ _'; $letters = str_repeat('A', substr_count($str, '_')); $limit = 100; for ($i = 0; $i < $limit; $i++) { echo interpolate($str, str_split($letters)), PHP_EOL; $letters++; } function interpolate($str, $letters) { while (($pos = strpos($str, '_')) !== false) { $str[$pos] = array_shift($letters); } return $str; }
Output for 8.5.0 - 8.5.1
A10A1A18A4A9A14A A Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A B Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A C Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A D Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A E Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A F Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A G Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A H Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A I Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A J Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A K Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A L Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A M Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A N Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A O Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A P Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A Q Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A R Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A S Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A T Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A U Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A V Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A W Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A X Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A Y Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14A Z Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B A Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B B Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B C Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B D Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B E Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B F Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B G Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B H Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B I Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B J Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B K Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B L Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B M Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B N Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B O Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B P Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B Q Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B R Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B S Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B T Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B U Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B V Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B W Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B X Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B Y Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14B Z Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C A Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C B Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C C Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C D Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C E Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C F Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C G Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C H Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C I Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C J Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C K Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C L Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C M Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C N Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C O Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C P Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C Q Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C R Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C S Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C T Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C U Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C V Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C W Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C X Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C Y Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14C Z Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D A Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D B Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D C Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D D Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D E Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D F Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D G Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D H Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D I Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D J Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D K Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D L Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D M Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D N Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D O Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D P Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D Q Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D R Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D S Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D T Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D U Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9 A10A1A18A4A9A14D V Deprecated: Increment on non-numeric string is deprecated, use str_increment() instead in /in/GAEJN on line 9
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Output for 5.6.38 - 5.6.40, 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.28, 8.4.1 - 8.4.14
A10A1A18A4A9A14A A A10A1A18A4A9A14A B A10A1A18A4A9A14A C A10A1A18A4A9A14A D A10A1A18A4A9A14A E A10A1A18A4A9A14A F A10A1A18A4A9A14A G A10A1A18A4A9A14A H A10A1A18A4A9A14A I A10A1A18A4A9A14A J A10A1A18A4A9A14A K A10A1A18A4A9A14A L A10A1A18A4A9A14A M A10A1A18A4A9A14A N A10A1A18A4A9A14A O A10A1A18A4A9A14A P A10A1A18A4A9A14A Q A10A1A18A4A9A14A R A10A1A18A4A9A14A S A10A1A18A4A9A14A T A10A1A18A4A9A14A U A10A1A18A4A9A14A V A10A1A18A4A9A14A W A10A1A18A4A9A14A X A10A1A18A4A9A14A Y A10A1A18A4A9A14A Z A10A1A18A4A9A14B A A10A1A18A4A9A14B B A10A1A18A4A9A14B C A10A1A18A4A9A14B D A10A1A18A4A9A14B E A10A1A18A4A9A14B F A10A1A18A4A9A14B G A10A1A18A4A9A14B H A10A1A18A4A9A14B I A10A1A18A4A9A14B J A10A1A18A4A9A14B K A10A1A18A4A9A14B L A10A1A18A4A9A14B M A10A1A18A4A9A14B N A10A1A18A4A9A14B O A10A1A18A4A9A14B P A10A1A18A4A9A14B Q A10A1A18A4A9A14B R A10A1A18A4A9A14B S A10A1A18A4A9A14B T A10A1A18A4A9A14B U A10A1A18A4A9A14B V A10A1A18A4A9A14B W A10A1A18A4A9A14B X A10A1A18A4A9A14B Y A10A1A18A4A9A14B Z A10A1A18A4A9A14C A A10A1A18A4A9A14C B A10A1A18A4A9A14C C A10A1A18A4A9A14C D A10A1A18A4A9A14C E A10A1A18A4A9A14C F A10A1A18A4A9A14C G A10A1A18A4A9A14C H A10A1A18A4A9A14C I A10A1A18A4A9A14C J A10A1A18A4A9A14C K A10A1A18A4A9A14C L A10A1A18A4A9A14C M A10A1A18A4A9A14C N A10A1A18A4A9A14C O A10A1A18A4A9A14C P A10A1A18A4A9A14C Q A10A1A18A4A9A14C R A10A1A18A4A9A14C S A10A1A18A4A9A14C T A10A1A18A4A9A14C U A10A1A18A4A9A14C V A10A1A18A4A9A14C W A10A1A18A4A9A14C X A10A1A18A4A9A14C Y A10A1A18A4A9A14C Z A10A1A18A4A9A14D A A10A1A18A4A9A14D B A10A1A18A4A9A14D C A10A1A18A4A9A14D D A10A1A18A4A9A14D E A10A1A18A4A9A14D F A10A1A18A4A9A14D G A10A1A18A4A9A14D H A10A1A18A4A9A14D I A10A1A18A4A9A14D J A10A1A18A4A9A14D K A10A1A18A4A9A14D L A10A1A18A4A9A14D M A10A1A18A4A9A14D N A10A1A18A4A9A14D O A10A1A18A4A9A14D P A10A1A18A4A9A14D Q A10A1A18A4A9A14D R A10A1A18A4A9A14D S A10A1A18A4A9A14D T A10A1A18A4A9A14D U A10A1A18A4A9A14D V

preferences:
139.31 ms | 433 KiB | 5 Q