History log of /web-php/ (Results 5626 – 5650 of 12339)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f4ca948906-Sep-2007 Hannes Magnusson

Add cute little script to prepend the current release to the historical release page
# Should be used by the RM when releasing a new stable release
# Note: this script should ofcourse be exec

Add cute little script to prepend the current release to the historical release page
# Should be used by the RM when releasing a new stable release
# Note: this script should ofcourse be executed *before* include/version.inc is updated

show more ...

9e223c6606-Sep-2007 Hannes Magnusson

Add RC dates for the release feed
# If $PHP_x_RC is false then this variable has no meaning
# so there is no need to unset the date

6f5bf36206-Sep-2007 Hannes Magnusson

Add RESTish support to retrieve latest PHP releases in serialize()d format
# To get the latest PHP5 release: ?serialize=1&version=5
# To get the latest PHP4 release: ?serialize=1&version=4

Add RESTish support to retrieve latest PHP releases in serialize()d format
# To get the latest PHP5 release: ?serialize=1&version=5
# To get the latest PHP4 release: ?serialize=1&version=4
# To get the latest PHP release in all branches: ?serialize=1
# To get all PHP5 releases: ?serialize=1&version=5&max=-1
# To get the 5last PHP5 releases: ?serialize=1&version=5&max=5
# and so on...

show more ...

74fd08e106-Sep-2007 Hannes Magnusson

Dynamicify the "historical release" page

fa5cf40c06-Sep-2007 Hannes Magnusson

Ask maintainers to subscribe to the php-mirrors@ mailing list.

43a4a98001-Sep-2007 Hannes Magnusson

Fix WS to make ext/dom (libxml) happy

6c35b02f01-Sep-2007 Hannes Magnusson

Add a script to simplify adding new news/conference/cfp entries

1256687431-Aug-2007 Ilia Alshanetsky

Fixed security issue discovery attribution

22727a6f31-Aug-2007 Ilia Alshanetsky

Fixed typo

af4cee0930-Aug-2007 Ilia Alshanetsky

5.2.4

835c5cc825-Aug-2007 Hannes Magnusson

- Suppress errors when fetching results
- If file_get_contents() fails, unserialize() will return false, not string
#Apparently many mirrors have error reporting enabled

69eeb1eb25-Aug-2007 Hannes Magnusson

Add "parents" links
# FC for PhD

3712230423-Aug-2007 Ilia Alshanetsky

5.2.4RC3

a8d509b117-Aug-2007 Ilia Alshanetsky

5.2.4RC2

8075a97e11-Aug-2007 Hannes Magnusson

Ensure that we are getting the last modification time of the manual page,
not the error handler
# This has been bothering me for a while

960842ba02-Aug-2007 Hannes Magnusson

Revert.
This variable gets populated with data from include/verions.inc
Add couple of clarification comments

(There should be no need to edit this file...)

ba09d69202-Aug-2007 Ilia Alshanetsky

5.2.4RC1

2c427d0d01-Aug-2007 Hannes Magnusson

Add previous/next navigation links above user notes (closes FR#42169)

80e08afa27-Jul-2007 Philip Olson

Added PHPDeveloper.org to the news section.

76f3df2619-Jul-2007 Hannes Magnusson

Fixed bug#42041 (zend_language_scanner.c: No such file or directory)
Make it very very clear that compiling PHP from CVS needs flex 2.5.4

8b3257cc19-Jul-2007 Sara Golemon

Ooops, we only need one entry for __autoload

1a776e2619-Jul-2007 Sara Golemon

Add manual shortcuts for magic methods

18c7b8fe16-Jul-2007 Sean Coates

add php|works announcement; okayed with Hannes/Philip on IRC

a2f1032e15-Jul-2007 Hannes Magnusson

Fixed bug#41987 (CVS Request form outdated in regards to PEAR) (Patch by Cipriano)

183bea8613-Jul-2007 Derick Rethans

- Fixed the date, it's being annoying with timezones.

1...<<221222223224225226227228229230>>...494