From: admin at d9tx dot com
Operating system: all
PHP version: 5.3.0
PHP Bug Type: Feature/Change Request
Bug description: new const keyword outside a class definition
Description:
comparison const and define.
define() allows expressions as the value.
but const
From: admin at d9tx dot com
Operating system: xp sp3
PHP version: 5.3.0RC1
PHP Bug Type: PDO related
Bug description: Strange extends PDO
Description:
if extends pdo, then visibility keyword work failure.
Reproduce code:
---
class test extends PDO