1
0
mirror of https://github.com/php/web-php.git synced 2026-03-30 03:02:13 +02:00

Commit Graph

  • d96a25e449 5.2.5 Ilia Alshanetsky 2007-11-09 01:45:18 +00:00
  • 1711453575 5.2.5RC2 Ilia Alshanetsky 2007-11-01 22:41:52 +00:00
  • 05a3e3b2f5 Bump the updated elements Hannes Magnusson 2007-10-30 01:28:24 +00:00
  • a50af0b3df Fix date Hannes Magnusson 2007-10-30 01:16:51 +00:00
  • e19841b7a1 PHP Conference Brasil 2007 Hannes Magnusson 2007-10-29 12:55:20 +00:00
  • 9375e2090e Show only active languages as "my preferred alnguage" options Hannes Magnusson 2007-10-26 16:51:34 +00:00
  • 11fd919301 also disable rewriting of doc.php.net URLs Nuno Lopes 2007-10-22 08:57:43 +00:00
  • d49ed672ed Revert, again :) Hannes Magnusson 2007-10-19 10:30:08 +00:00
  • ec225f589c 5.2.5RC1 Ilia Alshanetsky 2007-10-18 23:21:29 +00:00
  • c4bb3b56ad Show the country name in the mirror selection Hannes Magnusson 2007-10-18 16:41:29 +00:00
  • 7c74ef6ba4 - Attempt to make it visually clear where variablelists start/end - Add more space between methodnames in classsynopsis Hannes Magnusson 2007-10-15 17:24:32 +00:00
  • 71f8783e0e bump php5news to 5_3 Hannes Magnusson 2007-10-14 15:01:49 +00:00
  • a3d5212488 Fixed bug#42466 (internal error with user@example.com) Hannes Magnusson 2007-10-13 13:54:00 +00:00
  • 0b93ef613c 2nd shot at trying to fix bug #42896 Nuno Lopes 2007-10-10 22:13:02 +00:00
  • 5a57344fc7 fix #42896: add a logo to the news.php.net site fix displayurl regex for urls of type: http://php.net/foo Nuno Lopes 2007-10-09 21:21:07 +00:00
  • a558030d4e Stop screaming the constants name, makes it hard to read Hannes Magnusson 2007-10-07 14:11:42 +00:00
  • 4a60170fc4 fix bug #42853: E_NOTICE when no cache is available at yahoo servers Nuno Lopes 2007-10-04 22:08:08 +00:00
  • 3241e5cbec Introducing PhD documentation builds via docs.php.net to the world. Philip Olson 2007-10-03 18:07:14 +00:00
  • 7ffc3fe355 Fix possible warning Hannes Magnusson 2007-10-03 14:32:16 +00:00
  • f70c217090 Few more styles for phd generated markup Hannes Magnusson 2007-10-03 07:49:52 +00:00
  • 79d9e6a837 Lists: php-dev changed to php-internals on marc.info too. Both work however. Philip Olson 2007-10-01 18:40:52 +00:00
  • 917f78ade0 Do not redirect to special mirrors Hannes Magnusson 2007-10-01 17:53:45 +00:00
  • df030b29e7 Looks like Netcraft isn't providing us with numbers beyond July now Rasmus Lerdorf 2007-10-01 16:50:06 +00:00
  • c796e6863a More styles for phd Hannes Magnusson 2007-09-29 12:48:30 +00:00
  • 62247975be Add styles for markup generated by PhD Hannes Magnusson 2007-09-28 13:53:50 +00:00
  • 4cf4f3d1cd adding DC conference Damien Seguy 2007-09-20 22:36:48 +00:00
  • 59ad99c9e9 shortening titles Damien Seguy 2007-09-20 22:20:03 +00:00
  • dc46f2b219 adding AFUP conf Damien Seguy 2007-09-20 15:34:30 +00:00
  • 311c6447e8 Fixed bug#42697 (user comment needs formating) Hannes Magnusson 2007-09-18 11:33:39 +00:00
  • a79f3d78dc adding phpqubec 2007 Damien Seguy 2007-09-16 18:14:51 +00:00
  • 7674efde81 adding 2008 logo for PHPQC Damien Seguy 2007-09-16 17:33:35 +00:00
  • 29f881144b Remove the xml:base # We don't really need it and it is breaking alot of feed readers Hannes Magnusson 2007-09-10 20:11:44 +00:00
  • f9201ad263 Add Opera 9 Quick reference tip from Mustaque Ullah Hannes Magnusson 2007-09-09 17:34:55 +00:00
  • a5ebec4747 Fix fragments Hannes Magnusson 2007-09-07 11:57:02 +00:00
  • c698133ad8 Whooopsy. Fix logic, rather then blindly updating both PHP4 and PHP5 then read in a major release parameter (4/5) which should be updated Hannes Magnusson 2007-09-06 15:19:20 +00:00
  • f4ca948982 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 Hannes Magnusson 2007-09-06 15:09:10 +00:00
  • 9e223c66e3 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 Hannes Magnusson 2007-09-06 14:56:33 +00:00
  • 6f5bf36213 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... Hannes Magnusson 2007-09-06 14:33:19 +00:00
  • 74fd08e13e Dynamicify the "historical release" page Hannes Magnusson 2007-09-06 14:26:40 +00:00
  • fa5cf40c84 Ask maintainers to subscribe to the php-mirrors@ mailing list. Hannes Magnusson 2007-09-06 13:48:34 +00:00
  • 43a4a980c4 Fix WS to make ext/dom (libxml) happy Hannes Magnusson 2007-09-01 16:26:18 +00:00
  • 6c35b02f49 Add a script to simplify adding new news/conference/cfp entries Hannes Magnusson 2007-09-01 16:25:08 +00:00
  • 12566874ef Fixed security issue discovery attribution Ilia Alshanetsky 2007-08-31 12:37:21 +00:00
  • 22727a6fa4 Fixed typo Ilia Alshanetsky 2007-08-31 01:33:37 +00:00
  • af4cee098b 5.2.4 Ilia Alshanetsky 2007-08-30 23:36:27 +00:00
  • 835c5cc803 - Suppress errors when fetching results - If file_get_contents() fails, unserialize() will return false, not string #Apparently many mirrors have error reporting enabled Hannes Magnusson 2007-08-25 14:46:30 +00:00
  • 69eeb1eb9e Add "parents" links # FC for PhD Hannes Magnusson 2007-08-25 11:07:58 +00:00
  • 3712230499 5.2.4RC3 Ilia Alshanetsky 2007-08-23 22:59:13 +00:00
  • a8d509b1b1 5.2.4RC2 Ilia Alshanetsky 2007-08-17 00:53:24 +00:00
  • 8075a97e58 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 Hannes Magnusson 2007-08-11 19:27:04 +00:00
  • 960842ba30 Revert. This variable gets populated with data from include/verions.inc Add couple of clarification comments Hannes Magnusson 2007-08-02 23:31:17 +00:00
  • ba09d6920c 5.2.4RC1 Ilia Alshanetsky 2007-08-02 23:13:05 +00:00
  • 2c427d0d27 Add previous/next navigation links above user notes (closes FR#42169) Hannes Magnusson 2007-08-01 17:26:22 +00:00
  • 80e08afa91 Added PHPDeveloper.org to the news section. Philip Olson 2007-07-27 14:16:27 +00:00
  • 76f3df26ec 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 Hannes Magnusson 2007-07-19 09:31:15 +00:00
  • 8b3257cc69 Ooops, we only need one entry for __autoload Sara Golemon 2007-07-19 05:21:33 +00:00
  • 1a776e26d1 Add manual shortcuts for magic methods Sara Golemon 2007-07-19 05:20:05 +00:00
  • 18c7b8fe9b add php|works announcement; okayed with Hannes/Philip on IRC Sean Coates 2007-07-16 16:43:14 +00:00
  • a2f1032e7c Fixed bug#41987 (CVS Request form outdated in regards to PEAR) (Patch by Cipriano) Hannes Magnusson 2007-07-15 11:34:20 +00:00
  • 183bea86f6 - Fixed the date, it's being annoying with timezones. Derick Rethans 2007-07-13 08:22:14 +00:00
  • 9d632a3df5 - So long, and thanks for all the fish. Derick Rethans 2007-07-13 07:11:47 +00:00
  • 69d995084c Missing image for the New Delhi unconference Hannes Magnusson 2007-07-10 02:26:51 +00:00
  • 36cf9ca4f1 New Delhi PHP unconference: cfp Hannes Magnusson 2007-07-09 22:56:20 +00:00
  • 53ee644a41 logos@php.net does no longer exist licensing questions should be sent to group@ Hannes Magnusson 2007-07-04 02:22:27 +00:00
  • 295fa64bec Expand the /get/xx-5-LATEST support to include pecl and debug packages Hannes Magnusson 2007-06-30 16:53:47 +00:00
  • 1b2490e7a7 extended deadline Damien Seguy 2007-06-27 19:55:04 +00:00
  • 446dbb467d Zend Conference announcement Stanislav Malyshev 2007-06-25 20:39:10 +00:00
  • bec4f26a6b Make sure there is previous/next manual page Hannes Magnusson 2007-06-25 15:07:40 +00:00
  • 01908cfdca gah Rasmus Lerdorf 2007-06-24 20:28:53 +00:00
  • 70ae5c95d4 indent refentry table data Hannes Magnusson 2007-06-24 00:28:57 +00:00
  • a2e0124e41 Add another sanitychecking question Hannes Magnusson 2007-06-18 20:35:21 +00:00
  • 49a16b1b11 Cleanup the internals documentation ID changes Hannes Magnusson 2007-06-18 18:08:00 +00:00
  • 63e642fcda Fallback to the "slow search" if the SQLite lookup didn't work out # Fixes bug#41728 Hannes Magnusson 2007-06-18 16:46:07 +00:00
  • 44fa0fb5ea Make sure the filename return by the sqlite search is actually available Hannes Magnusson 2007-06-17 22:13:16 +00:00
  • 9f4a14ed15 Add moved internals section to the bc handler Hannes Magnusson 2007-06-17 22:12:37 +00:00
  • 25f6ed0e63 Temporary workaround for sqlite indexing weirdness Hannes Magnusson 2007-06-17 21:15:35 +00:00
  • e0cd4cdf7e link to site; sorry if this breaks stuff, not 100% familiar with the new atom system yet Sean Coates 2007-06-15 20:12:59 +00:00
  • 561cb08d9a php|works 2007: cfp Hannes Magnusson 2007-06-15 16:01:19 +00:00
  • 54298b6fde add php|works 2007 logo Sean Coates 2007-06-15 15:44:49 +00:00
  • 5f48f40b27 Make sure the underscore in function names are visible in links (patch by Simon Eugster <simon dot eu at gmail dot com>) Hannes Magnusson 2007-06-14 17:13:13 +00:00
  • c148235c87 readding the oscon logo Hannes Magnusson 2007-06-13 21:34:01 +00:00
  • 74b70e35a4 jpg, not png Damien Seguy 2007-06-13 21:17:49 +00:00
  • 5651b901b6 copy&paste typo Hannes Magnusson 2007-06-13 21:14:04 +00:00
  • c7ecbe31cf adding afup 2007 logo Damien Seguy 2007-06-13 21:10:15 +00:00
  • 5a667e77aa adding AFUP 2007 Damien Seguy 2007-06-13 21:07:52 +00:00
  • bf949158ec International PHP Conference: Call for papers Hannes Magnusson 2007-06-13 14:05:11 +00:00
  • 5a8b40f198 es.php.net was moved to another server which doesnt block outbound connectinos Hannes Magnusson 2007-06-13 13:55:45 +00:00
  • 3ae6a2b2b9 Remove the "Knowledge base" link (bug#41659) # Something weird going on there, looks like its only temporary though Hannes Magnusson 2007-06-11 21:08:56 +00:00
  • e2441b2bab Implement the new news system \o/ Hannes Magnusson 2007-06-07 14:22:11 +00:00
  • 29eb217ccb htmlentitify output Hannes Magnusson 2007-06-07 12:58:35 +00:00
  • bf3264687e Update links Hannes Magnusson 2007-06-07 12:58:02 +00:00
  • 2e7fc08f3c Add a function to print out news entries (used by /, /conferences/ and /archive/) Remove hardcoded year Show the current-year-archive too Hannes Magnusson 2007-06-07 10:36:00 +00:00
  • 32c395f3b4 Don't hard code the file to redirect to Hannes Magnusson 2007-06-07 10:33:39 +00:00
  • 0e1ca9c80b Throw the newsdate to the left Hannes Magnusson 2007-06-07 10:20:11 +00:00
  • b10e39d91d Initial commit Hannes Magnusson 2007-06-07 10:18:47 +00:00
  • b41ebd4228 entitify quotes and use utf8 (patch by Johannes) Hannes Magnusson 2007-06-04 16:57:57 +00:00
  • 62624d8f57 Fixed bug#37494 (saerch for CSV -> useless result) # Skip over metaphone() matches on short strings Hannes Magnusson 2007-06-02 20:26:20 +00:00
  • 0411da9adc Heh. Forgot to remove the file # this file is now part of the manual, /migration51 Hannes Magnusson 2007-06-02 11:51:04 +00:00
  • 4b6fa4457f README_UPGRADE_5_1.php is now part of the manual Hannes Magnusson 2007-06-02 10:54:16 +00:00
  • 5c6f5ca22b fixed inline link Ilia Alshanetsky 2007-05-31 23:06:39 +00:00