|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#31
|
||||
|
||||
|
PHP 5 Released
Its out folks!
![]()
__________________
Give a person code, and they'll hack for a day; Teach them how to code, and they'll hack forever. Analyze twice; hack once. The world's first existential ITIL question: If a change is released into production without a ticket to track it, was it actually released? About DrGroove: ITIL-Certified IT Process Engineer - Enterprise Application Architect - Freelance IT Journalist - Devshed Moderator - Funk Bassist Extraordinaire |
|
#32
|
||||
|
||||
|
Quote:
/me goes to download source tarball and make version-bump'd ebuild...
__________________
~~ Peter ~~ ( My Blog: ...The thoughts and ravings of a lost and wandering mind... ) :: ( Supporter of the EFF & FSF ) :: ( I'm a GNU/Linux addict and Free Software Advocate. ) :: ( How to Ask Questions the Smart Way ) :: ( The Fedora Project, sponsored by Red Hat ) :: ( GNOME: The Free Software Desktop Project ) :: ( GnuPG Public Key ) |
|
#33
|
||||
|
||||
|
/me is still waiting for it to make it to the FreeBSD ports
|
|
#34
|
||||
|
||||
|
Quote:
Yep same here always have to wait a day or two for it
__________________
Miscellaneous Software Viper_SB Developershed E-Support Anyone else play chess? Challenge me Challenge me |
|
#35
|
|||
|
|||
|
mmmmm, __autoload
![]() |
|
#36
|
|||
|
|||
|
/me /emote
Now can wait till Java SE 1.5 comes out! |
|
#37
|
||||
|
||||
|
Quote:
It looks like it's in there =P It's also in Gentoo's Portage (marked ~arch), but you have to emerge the full ebuild, like so: Code:
# emerge /usr/portage/dev-php/mod_php/mod_php-5.0.0.ebuild |
|
#38
|
||||
|
||||
|
Quote:
Yep got it installed a few days ago, it broke one of my scripts that was working perfectly with PHP 5RC3 bah took me a day to figure it out. |
|
#39
|
||||
|
||||
|
5.01 released, w/ some minor fixes:
http://www.php.net/downloads.php |
|
#40
|
||||
|
||||
|
|
|
#41
|
||||
|
||||
|
wow I just got the email notification that this thread was updated
![]() might as well say that 5.0.3 RC 2 is there now |
|
#42
|
|||
|
|||
|
I was looking at this thread cause I'm trying to find a good starting point to learn the new php5 syntax (I figure the OOP stuff is roughly the same as in C++/C#) and I just checked out www.php.net and apparently no one mentioned that PHP 5.0.4 is out:
"These are maintenance releases that in addition to non-critical bug fixes address several security issues. All Users of PHP are strongly encouraged to upgrade to one of these releases as soon as possible." Is there a nicely written PHP4 to PHP5 article out there with brief visits to the different syntactical changes and a review of the implementations of the more advanced OOP features? Just wondering if you guys had come across any before I research it further tonight. I plan to simply check out php.net, Zend's site, and google it through a bit. I haven't really reviewed (recently) the articles mentioned before the stable releases. Thanks
__________________
-Ahad L. Amdani Programmer/Developer |
|
#43
|
||
|