Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #19041
| From | Flash <new@flash.foto> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Always use class aliases? |
| Date | 2022-07-07 11:46 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <ta6a21$pqn$1@gioia.aioe.org> (permalink) |
| References | <t9rjld$tja$1@gioia.aioe.org> <jim11eFs1maU1@mid.individual.net> |
Il 06/07/22 20:02, Arno Welzel ha scritto: > This makes no sense at all. You don't need an alias if you use the class > at it is: > > <?php > use MyClass; ~$ php -r 'use stdClass;' Warning: The use statement with non-compound name 'stdClass' has no effect in Command line code on line 1
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Always use class aliases? Flash <new@flash.foto> - 2022-07-03 10:23 +0200
Re: Always use class aliases? Ace of diamonds <he12091983@gmail.com> - 2022-07-06 09:19 -0700
Re: Always use class aliases? De ongekruisigde <ongekruisigde@news.eternal-september.org> - 2022-07-07 11:35 +0000
Re: Always use class aliases? Arno Welzel <usenet@arnowelzel.de> - 2022-07-06 20:02 +0200
Re: Always use class aliases? Flash <new@flash.foto> - 2022-07-07 11:46 +0200
Re: Always use class aliases? Arno Welzel <usenet@arnowelzel.de> - 2022-07-10 04:39 +0200
Re: Always use class aliases? "He, who travels time to time" <he1983912@aol.com> - 2022-09-22 07:13 -0700
csiph-web