[PHP-DEV] Bug #11973: Parent's constructor uncallable directly from within child's methods.

2001-07-09 Thread ori
From: [EMAIL PROTECTED] Operating system: Windows 2000 Professional PHP version: 4.0.5 PHP Bug Type: Class/Object related Bug description: Parent's constructor uncallable directly from within child's methods. Calling a parent class's constructor from a child's method does

[PHP-DEV] PHP linux binary and Super global variables

2002-05-20 Thread Ori Staub
After compiling PHP 4.2.1 as a CGI binary and executing from the command promot (php -q) I noticed that the new Super Global variables dont work (in particular I need $_ENV and $_SERVER). I looked through the manual to find some answers but didnt. Is this a feature or bug? Ori -- PHP

Re: [PHP-DEV] [PATCH] ereg to pcre conversion

2002-10-31 Thread Ori Staub
scripts. Ori - Original Message - From: Ilia A. [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, October 31, 2002 12:47 PM Subject: [PHP-DEV] [PATCH] ereg to pcre conversion Currently PHP ships with two regular expression libraries that are both installed by default, PCRE regex