[PHP-DEV] Bug #11507 Updated: Function within a function namespace

2002-01-28 Thread yohgaki
ID: 11507 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: FreeBSD PHP Version: 4.0.5 New Comment: ZendEngine2 supports namespaces. Functions within function namespace will not be required with namespace. Prev

[PHP-DEV] Bug #11507 Updated: Function within a function namespace

2001-06-19 Thread gary
ID: 11507 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: FreeBSD PHP Version: 4.0.5 Description: Function within a function namespace Here's another simple example that causes a parse error. function add_number($num) { function add_one($

[PHP-DEV] Bug #11507 Updated: Function within a function namespace

2001-06-19 Thread gary
ID: 11507 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Programming Data Structures Bug Type: Feature/Change Request Operating system: FreeBSD PHP Version: 4.0.5 Description: Function within a function namespace My point here is that a function's name called within a function sh

[PHP-DEV] Bug #11507 Updated: Function within a function namespace

2001-06-19 Thread gary
ID: 11507 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: Feature/Change Request Bug Type: *Programming Data Structures Operating system: FreeBSD PHP Version: 4.0.5 Description: Function within a function namespace Previous Comments:

[PHP-DEV] Bug #11507 Updated: Function within a function namespace

2001-06-18 Thread jmoore
ID: 11507 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: Why not do somthing sensible like call a function that creates an array of callback refer