Technical insights and software architecture

Deep dives into PHP development, Horde Framework evolution, and practical software engineering. Focused on real-world solutions for complex technical challenges.

Core Topics

PHP, Horde Framework, authentication systems, composer workflows, and modern development practices.

Long-form Analysis

Comprehensive technical articles exploring architectural decisions, migration strategies, and lessons learned from real projects.

Code & Community

Open source contributions, framework development, and sharing knowledge with the PHP developer community.

Sara Golemon (Facebook) announces PHP Language Specification for OSCON 2014

For more than 10 years, PHP core developers repeatedly raised the topic of providing a formal language specification for PHP. Now a team of facebook employees has written such a specification. The spec document is currently only available as a preview chapter a preview chapter . PHP veteran Sara Golemon announced on the “PHP internals” list that the full document will be ready for O’Reilly’s OSCON 2014. Sara Golemon published the standard book on “Extending and Embedding PHP” some years ago and now works for Facebook’s own PHP implementation HHVM. The PHP spec defines PHP version 5.6 in about 200 pages and contains all the odd and obscure quirks of the language core. Facebook’s own HHVM aims to be as close to the spec as possible. Currently, PHP developers discuss how amending the spec can become a mandatory part of the language development process. Though some are sceptic that all developers will embrace the change in the process, everybody on the list was happy to have the new document.

Software Architect Stas Malyshev:

Thank you Sara and Facebook team for doing something we’ve been talking
about for more than a decade and before that nobody actually attempting
to do. I think it is a great development and I hope to see the first
version soon.

http://dl.hhvm.com/resources/PHPSpec-SneakPeak.pdf


Comments

3 responses to “Sara Golemon (Facebook) announces PHP Language Specification for OSCON 2014”

  1. I wrote a short critique on the spec as it stands: see here: http://blog.circleci.com/critiquing-facebooks-new-php-spec/

  2. We at PHP Experts, Inc., are very enthusiastic for all that Facebook has already done for the PHP language, particularly the language spec, HHVM and the first version of the Hack language. Thank you for doing so much to ensure all of our careers not only persist but flourish for the next 10 years! Your stewardish of PHP is really going some amazing places, and I actually look forward to the evolution of the language again (something I haven’t done since the 5.2 days).

  3. […] foi anunciada por Sara na OSCON 2014 O retorno do anúncio e do capítulo da amostra foi extremamente positiva […]

Leave a Reply to 30 de Julho de 2014 – Um dia emocionante para todos os programadores PHP. | echo $olamundo_php; Cancel reply

Your email address will not be published. Required fields are marked *