Date: 01/22/01
- Next message: jimw <email protected>: "[PHP-DEV] PHP 4.0 Bug #8773 Updated: sql_regcase"
- Previous message: Chris Adams: "[PHP-DEV] 4.0.4pl1 build problems"
- In reply to: sterling <email protected>: "[PHP-DEV] PHP 4.0 Bug #7113 Updated: count and pointers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello.
1.
I recently discovered that it´s possible to return a reference to a static
variable. Is this supposed to work, will it stay that way in future
versions?
2.
Static variables are "shared" between multiple instances of the same object.
Is this
intended behaviour?
3.
Could someone give a rough estimation of how big the performance loss is
when using classes instead of plain functions in PHP?
Regards
Marten.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: jimw <email protected>: "[PHP-DEV] PHP 4.0 Bug #8773 Updated: sql_regcase"
- Previous message: Chris Adams: "[PHP-DEV] 4.0.4pl1 build problems"
- In reply to: sterling <email protected>: "[PHP-DEV] PHP 4.0 Bug #7113 Updated: count and pointers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

