The PHP development team would like to announce the immediate
availability of PHP 5.2.13. This release focuses on improving the stability of
the PHP 5.2.x branch with over 40 bug fixes, some of which are security related.
All users of PHP 5.2 are encouraged to upgrade to this release.
Security Enhancements and Fixes in PHP 5.2.13:
Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen)
Fixed a possible open_basedir/safe_mode bypass in...
Today we have relaunched this web site. Powered by Recite CMS 2.1, we hope to keep you up to date with all news about Recite CMS.
You can get a glimpse of how we built this site using Recite CMS by clicking the "Behind This Site" link in the top-right corner of this page.In addition to this web site, we've also launched our new Documentation Portal (up-to-date administrator, user and developer guides) and Download Portal (download and install Recite CMS now!).
We hope you like the new web site and are...
This week, I've been attending Symfony Live in Paris, speaking
on integrating Zend Framework with Symfony. The experience has been quite
rewarding, and certainly eye-opening for many.
To be honest, I was a little worried about the conference -- many see
Symfony and ZF as being in competition, and that there would be no
cross-pollination. I'm hoping that between Fabien, Stefan, and myself, we helped
dispel that myth this week.
Continue reading "Symfony Live 2010"
Recite CMS 2.1.2 has today been released. This marks the first publicly available version in the 2.1.x series.
This version includes the following improvements:Upgrade to Zend Framework 1.10.2Ability to have multiple sites for a single client.We encourage all users to upgrade to Recite 2.1.2 when convenient. As always you can install any updates via the Recite CMS Administration Site.
If you don't already have Recite CMS, visit the Get Recite page for more details.
The Dutch PHP Conference is now in its 4th year and yet again promises
a varied and inspiring few days of
excellent technical content
including Sebastian Bergmann, Kevlin Henney, Chris Shiflett, Ilia Alshanetsky
and many other fascinating speakers and topics.
The event is held in Amsterdam from
10th to
12th June 2010,
for more information see the website at
http://phpconference.nl
- we hope you can join us in Amsterdam in June!
Recite CMS 2.0.5 has today been released, presenting a number of updates from the 2.0.4 release earlier this month.
Some of the improvements include:Upgrade to Zend Framework 1.10.1Add license status indicators to administration siteVarious per-request data cache optimisationsImprove auto-generation of web server configurationsAutomatic optimisation of search indexesInclude user roles when exporting users to CSVWe encourage all users to upgrade to this version.
This will be the final release in the 2.0.x...
In my last
article, I wrote about how to get started with
Zend_Application, including some information about how to write
resource methods, as well as listing available resource plugins. What
happens when you need a re-usable resource for which there is no existing
plugin shipped? Why, write your own, of course!
All plugins in Zend Framework follow a common
pattern. Basically, you group plugins under a common directory, with a
common class prefix, and then notify the pluggable class of their...
Recite 2.0.4 was today released, presenting a number of new features and stability updates. Some of these improvements include:
Upgrade to Zend Framework 1.9.7Upgrade to CKeditor 3.1Upgrade to SabreDav 1.0.4Ability to save a page content block and keep the WYSIWYG open (front end)Ability to duplicate a templateAbility to export/import brand configurations
We encourage all users to upgrade to this version (and update all packages accordingly).
PHP Quebec and the ConFoo team is pleased to announce the schedule of
the ConFoo Web Techno Conference.
With over 130 presentations in 8 rooms, ConFoo brings you the best of
Web development.
The event will take place on March 8th to 12th in Montreal, at the
prestigious Hilton Bonaventure Hotel.
Over 100 specialists will be present at the conference to share their
knowledge during talks and training. Among them will be:
Rasmus Lerdorf, Terry Chay, Chris Shiflett and Morgan Tocker
You...
When keeping tabs on your ZF applications, it's often difficult to separate
application errors from general PHP errors, and if you aggregate them in the
same location as your web server errors, this can become more difficult
still.
Additionally, PHP's error reporting doesn't provide a ton of context, even
when reporting uncaught exceptions -- typically you'll only get a cryptic
exception message, and what file and line emitted it.
Zend Server's Monitor extension has some capabilities for...
The PHP development team would like to announce the immediate
availability of PHP 5.2.12. This release focuses on improving the stability of
the PHP 5.2.x branch with over 60 bug fixes, some of which are security related.
All users of PHP 5.2 are encouraged to upgrade to this release.
Security Enhancements and Fixes in PHP 5.2.12:
Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak. (CVE-2009-3557, Rasmus)
Fixed a open_basedir bypass in posix_mkfifo() identified by...
PHP London are pleased to announce the date, venue and registration availability
of their 5th annual UK PHP conference, building on the success of previous events
and accommodating the continual growth of the PHP community and PHP development
industry.
The event takes place on Friday 26th February 2010
at the Business Design Centre in the Islington area of London.
Information on the venue is available on our
website.
Registration is now available, with an early bird discount of A£20...
Recite 2.0.3 was today released, resolving some issues that arose since Recite 2.0.2 was released earlier this week.
This will be the last release for 2009 - we will be releasing the next version in January 2010.
To get started with Recite CMS, please contact us.
Recite 2.0.2 was today released, presenting a small number of stability updates and new features.
Some of the improvements include:Ability to browse files and pages using the WYSIWYGUpgraded to Zend Framework 1.9.6Updated packages have also been released for this version.
To get started with Recite CMS, please contact us.
Recite 2.0.1 was today released, presenting a number of stability updates and new features. Users of Recite 2.0.0 should upgrade as soon as possible.
Note that this version breaks compatibility with some Recite 2.0.0 packages. Compatible versions of all packages have been released.Some of the improvements include:
Ability to manage user roles for custom client user directories
Ability to segment protected pages by user role (that is, allow some roles in a directory to access a protected and others not)...
The PHP development team would like to announce the immediate
availability of PHP 5.3.1. This release focuses on improving the
stability of the PHP 5.3.x branch with over 100 bug fixes, some of
which are security related. All users of PHP are encouraged to
upgrade to this release.
Security Enhancements and Fixes in PHP 5.3.1:
Added "max_file_uploads" INI directive, which can be set to limit the number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file...
As a followup to my previous post, I now turn to RESTful web
services. I originally encountered the term when attending
php|tropics in 2005, where George
Schlossnaggle likened it to simple GET and POST requests. Since
then, the architectural style -- and developer understanding of the architectural style
-- has improved a bit, and a more solid definition can be made.
Continue reading "Building RESTful Services with Zend Framework"
Recite CMS 2.0.0 has today been released, representing a wide range of new features and a brand new Control Panel interface.
Some of the new features in Recite CMS 2 include:Control Panel is fully customizableMultiple content blocks on pagesCustom page typesListing groupsDraft pages can have their own meta data, content blocks and containers (separate to associated live page)Attach multiple email templates and custom recipients to form submissionsManage files and templates using native operating system...
The main focus of the PHP UK conference is obviously the talks that are given, and so we hope to attract the best PHP speakers from around the world.
We are looking for talks relating to any non-basic aspect of the PHP programming language, be it mainstream, advanced, niche or non-technical.
Speakers will be invited to the pre-conference dinner, likely to be on Thursday February 25th 2010 and the post-conference social dinner after the event.
The deadline for this call for papers is the end of...
The hubbub surrounding "Web 2.0" is around sharing data. In the early
iterations, the focus was on "mashups" -- consuming existing public APIs in
order to mix and match data in unique ways. Now, more often than not, I'm
hearing more about exposing services for others to consume. Zend
Framework makes this latter trivially easy via its various server classes.
Continue reading "Exposing Service APIs via Zend Framework"
|
Latest PHP Tweets
|