473,386 Members | 1,745 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

PHP 6: How You Liking It?

pbmods
5,821 Expert 4TB
Well, I just got PHP 6 installed on my dev box.

My framework apparently is not PHP 6-ready ):

I guess it was due for a rewrite anyway, what with all the new features in PHP 5.3 (originally planned for PHP 6, but I won't tell anybody if you don't ^^).

A couple of things I don't like about PHP 6 so far:
  • Magic methods have to be public.
  • Redeclared class methods have to be compatible with the parent method. I especially hate this.

But, given what a pain Unicode is (http://blog.pbmods.com/2008/06/30/fa...-utf-8-part-1/), I'm eager to see how well PHP 6 is able to abstract it away.

Beyond that, I haven't had too much time to play with it. Anybody else started working with the PHP 6 dev build?
Aug 6 '08 #1
3 1199
pbmods
5,821 Expert 4TB
Ran into some interesting quirks around namespaces (presumably, this also affects PHP 5.3):

http://blog.pbmods.com/2008/08/17/im...aces-in-php-6/
http://blog.pbmods.com/2008/08/17/na...nd-__autoload/
Aug 18 '08 #2
dlite922
1,584 Expert 1GB
I heard the big thing with 6 was Unicode compatibility, but for an english user, that doesn't give me any help.

I understand and are tolerant of other languages (English is a second language for me too) but I'm sorry to say that I was disappointed with that being the highlight of version 6.

It's impossible for me to code or develop an app in my native tounge (arabic character set) because it's so funky and awkward.

I may sound like a total jerk, but I hope the message i'm conveying is I wish the world was a little more united.

I'm getting off topic...

Does anybody have a good clear list of ADDED features in 6 so that I can see what I can incorporate into my framework?





Dan
Aug 19 '08 #3
pbmods
5,821 Expert 4TB
PHP 6 is Unicode. That's all you get.

All of the other features were bumped up to 5.3. If you want to see some significant new features, check out the 5.3 alpha.

Incidentally, the Unicode stuff was added not so that developers can code in other languages, but to handle User input in other languages. If you're building a website for doing business all over the world, this is a big deal.
Aug 19 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

50
by: 127.0.0.1 | last post by:
With all the problems with having register_globals = on, I propose the following idea: We define register_globals_manual = on as a new configuration default. What this does is enable 3 new...
5
by: LRW | last post by:
I've been using PHP for a few years now, have used ASP in the past, and PHP (IMO) is far superior! However, last year I had the opportunity to do some work in ASP.Net...and wow! Really liking what...
27
by: Michele Simionato | last post by:
> Hello, my name is Skip and I am metaclass-unaware. I've been programming in > Python for about ten years and I have yet to write a metaclass. At first I > thought it was just that metaclasses...
188
by: Ilias Lazaridis | last post by:
I'm a newcomer to python: - E01: The Java Failure - May Python Helps? http://groups-beta.google.com/group/comp.lang.python/msg/75f0c5c35374f553 - I've download (as suggested) the python...
2
by: bissatch | last post by:
Hi, I am trying to validate my website against XHTML 1.0 transitional. Unfortunetely it throws up an error because I have used javascript event onMouseOver <span onMouseOver="Swap_Image(... ...
6
by: MFS 43 | last post by:
Have used LIKE in SQL statements frequently in past with the wildcard (*) in previous databases. For example, I have made recordset from the following SQL string: strSQL = "SELECT ., ., .,...
6
by: peterbe | last post by:
I have an XML string coming in from one system that I'd like to tidy up and return in a very particular format. I'm picky! If the input is <SOMETHING attr1="foo1" attr2='foo2' > Then the...
0
by: mchicken | last post by:
I can create checkboxes dynamically but I am having difficulties trying to link each to a cell as I create it. for some reason not all properties or attributes can be set at run time. help a brother...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.