#36688 [NEW]: date() doesnt five right date sometimes

2006-03-10 Thread phil at adigital dot com dot mx
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

#33909 [NoF->Opn]: fread of a pipe hang after opening a pipe with a < entry

2005-08-07 Thread phil at adigital dot com dot mx
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

#33909 [Fbk->Opn]: fread of a pipe hang after opening a pipe with a < entry

2005-07-28 Thread phil at adigital dot com dot mx
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

#33909 [NEW]: fread of a pipe hang after opening a pipe with a < entry

2005-07-28 Thread phil at adigital dot com dot mx
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

#28033 [NEW]: try-catch doesnt really catch ?

2004-04-16 Thread phil at adigital dot com dot mx
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