samhendrickx / catchr

Handles PHP errors and creates GitHub issues for them
MIT License
0 stars 0 forks source link

Allowed memory size of 134217728 bytes exhausted (tried to allocate 134217729 bytes) (example.php) #4

Closed samhendrickx closed 9 years ago

samhendrickx commented 9 years ago

Thursday 7th of May 2015 03:34:09 PM

Type

USE ERROR

Message

[1] Allowed memory size of 134217728 bytes exhausted (tried to allocate 134217729 bytes)

Location

Error on line 14 in file/Applications/XAMPP/xamppfiles/htdocs/catchr/example.php

Extra info

Type Info
PHP Version 5.5.11 (Darwin)
IP address ::1
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17

Code

while (true) {


->      $a = $a.$a;

}


?>
samhendrickx commented 9 years ago

Thursday 7th of May 2015 03:37:53 PM

Type

FATAL ERROR

Message

[1] Allowed memory size of 134217728 bytes exhausted (tried to allocate 134217729 bytes)

Location

Error on line 14 in file/Applications/XAMPP/xamppfiles/htdocs/catchr/example.php

Extra info

Type Info
PHP Version 5.5.11 (Darwin)
IP address ::1
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17

Code

while (true) {


->      $a = $a.$a;

}


?>
samhendrickx commented 9 years ago

Thursday 7th of May 2015 03:39:42 PM

Type

FATAL ERROR

Message

[1] Allowed memory size of 134217728 bytes exhausted (tried to allocate 134217729 bytes)

Location

Error on line 14 in file/Applications/XAMPP/xamppfiles/htdocs/catchr/example.php

Extra info

Type Info
PHP Version 5.5.11 (Darwin)
IP address ::1
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17

Code

while (true) {


->      $a = $a.$a;

}


?>