[PHP-DEV] Undefined constants producing E_NOTICE

2008-12-19 Thread Kuba Wieczorek
Hello everyone, Currently when an undefined constant is called, E_NOTICE is produced and the name of the constant is assumed to be a string. In my opinion this behaviour is strange and problematic for most developers. Maybe it would be good if invoking undefined constants will start to produce

[PHP-DEV] __get() magic method and its use with empty() function.

2008-10-04 Thread Kuba Wieczorek
t does not satisfy me. The problem is really annoying. I am sure that there are many other developers here, who experienced it so I want to know your opinions about it. Kuba Wieczorek -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php