Hacker News new | past | comments | ask | show | jobs | submit login

interesting when you see your comments on hacker news as submissions to hacker news a day later: ( http://news.ycombinator.com/item?id=3825132 )

"...My 5cents on that (recently published issues):

<? if ('9223372036854775807' == '9223372036854775808') { echo "I can not count!\n"; } ?> (see https://bugs.php.net/bug.php?id=54547)

or

built-in PHP web server dies with a large Content-Length header value: The value of the Content-Length header is passed directly to a pemalloc() call in sapi/cli/php_cli_server.c on line 1538. The inline function defined within Zend/zend_alloc.h for malloc() will fail, and will terminate the process with the error message "Out of memory". (see https://bugs.php.net/bug.php?id=61461) Luckily we are getting Javascript ready to replace all PHP on the server sooner or later ;-)..."




You are bragging as if you invented that bug :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: