<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 07:51:16 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NetTuts.com: PHP 5.4 is Here! What You Must Know]]></title>
      <guid>http://www.phpdeveloper.org/news/17631</guid>
      <link>http://www.phpdeveloper.org/news/17631</link>
      <description><![CDATA[<p>
NetTuts.com has posted their own "<a href="http://net.tutsplus.com/tutorials/php/php-5-4-is-here-what-you-must-know/">what you must know</a>" about the recently released (major) upgrade to the PHP language - PHP 5.4.
</p>
<blockquote>
PHP 5.4 is here; the next major step forward since version 5.3 - keeping PHP 6 (full Unicode support) on hold for now. The latest enhancements significantly improve its elegance, while removing deprecated functionality, resulting in a dramatic optimization of the runtime (up to 20% more speed and memory usage reduction).
</blockquote>
<p>They hit all of the highlights:</p>
<ul>
<li>Traits
<li>Built-in CLI Web-Server
<li>Shorter Array Syntax
<li>Array Dereferencing
<li>$this In Anonymous Functions
<li>&lt;?= is Always On
<li>Binary Number Representation
<li>Callable Typehint
<li>Initialized High Precision Timer
</ul>
<p>
Code examples are provided where relevant.
</p>]]></description>
      <pubDate>Tue, 06 Mar 2012 10:24:48 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[DevTheWeb.net: Things You Probably Didn't Know About PHP '" Part 2]]></title>
      <guid>http://www.phpdeveloper.org/news/13885</guid>
      <link>http://www.phpdeveloper.org/news/13885</link>
      <description><![CDATA[<p>
The DevTheWeb.net blog is back again with the <a href="http://www.devtheweb.net/blog/2010/01/19/things-you-probably-didnt-know-about-php-part-2/">second installment</a> of "Things You Probably Didn't Know About PHP" - some lesser known facts about the popular web language (part one is <a href="http://www.devtheweb.net/blog/2010/01/12/things-you-probably-didnt-know-about-php/">here</a>).
</p>
<p>
Some of the things on his list this time include:
</p>
<ul>
<li>Using the type matching equality operators (like "===" versus just "==")
<li>Returning multiple values by reference
<li>Chaining method calls
<li>Returning the value of print_r as a string
<li>Using the mysqli functions instead of just mysql
</ul>]]></description>
      <pubDate>Thu, 21 Jan 2010 12:41:55 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[International PHP Magazine: Poll Question: You Did Not Know That]]></title>
      <guid>http://www.phpdeveloper.org/news/6299</guid>
      <link>http://www.phpdeveloper.org/news/6299</link>
      <description><![CDATA[<p>
The International PHP Magazine has conducted a poll on its website over the past week, this time asking "You Did Not Know That...", asking developers which of the true statements about PHP they didn't know about.
</p>
<p>
The options this time were:
<ul>
<li>The trailing '?>' in PHP is Optional
<li>You can embed other programming languages in PHP
<li>Objects can be made to look like arrays by using Standard PHP Library
<li>require is faster than require_once
<li>Anything Less than 5.1.0 is Silly
<li>All
</ul>
There wasn't a whole lot of difference in the results of this poll, but the most all-inclusive of the list was the one selected the most - "All". Following that, was that the trailing closing PHP tag is optional, then a tie for third between the "embed other languages" and "Less than PHP 5.1.0" options.
</p>
<p>
Be sure to cast your vote in their latest poll that asks readers <a href="http://www.php-mag.net/magphpde/magphpde_news/psecom,id,26343,nodeid,5.html">that they're really looking for</a> in their frameworks.
</p>]]></description>
      <pubDate>Mon, 18 Sep 2006 14:16:19 -0500</pubDate>
    </item>
  </channel>
</rss>
