From: phil at adigital dot com dot mx
Operating system: Win XP and Linux FC4
PHP version: 5.1.2
PHP Bug Type: Date/time related
Bug description: date() doesnt five right date sometimes
Description:
date("Y-m-d H:i:s", 1175403600);
shows: 2007/4/1 00:00
ID: 33909
User updated by: phil at adigital dot com dot mx
Reported By: phil at adigital dot com dot mx
-Status: No Feedback
+Status: Open
Bug Type: Filesystem function related
Operating System: *
PHP Version: 5CVS-2005-07-29
Assigned To
ID: 33909
User updated by: phil at adigital dot com dot mx
Reported By: phil at adigital dot com dot mx
-Status: Feedback
+Status: Open
Bug Type: Reproducible crash
Operating System: windows XP, linux
PHP Version: 5.0.4
New Comment:
I
From: phil at adigital dot com dot mx
Operating system: windows XP, linux
PHP version: 5.0.4
PHP Bug Type: Reproducible crash
Bug description: fread of a pipe hang after opening a pipe with a < entry
Description:
Opening a pipe for read , for example for a
From: phil at adigital dot com dot mx
Operating system: linux red hat
PHP version: 5.0.0RC1
PHP Bug Type: Zend Engine 2 problem
Bug description: try-catch doesnt really catch ?
Description:
It seems that try-catch only catch the exception that USER program into