1
0
mirror of https://github.com/php/web-php.git synced 2026-04-22 14:38:09 +02:00
Commit Graph

1233 Commits

Author SHA1 Message Date
Hannes Magnusson 16409fa359 Remove unused stuff 2008-08-22 18:36:25 +00:00
Hannes Magnusson c668075983 - Fix missing TOC on manual pages
- Remove outdated TOC hack (for long function names)
- Add a warning about this being developmental
2008-08-20 18:03:05 +00:00
Hannes Magnusson 041cd318d1 Specify which element the extra classes should go to 2008-08-19 22:11:25 +00:00
Hannes Magnusson 85a4d82e63 Fix syntax errors and incorrect type checking
#Note to self: Don't change stuff while writing commit messages
2008-08-19 22:06:08 +00:00
Hannes Magnusson 4c7b55111a - Replaced few include_one()s with include()s
- Added layout helper functions
- Removed some global magic
- Updated few more pages to use the new style
2008-08-19 22:03:02 +00:00
Hannes Magnusson 7914a3dd63 Initial commit of the new design from AOE media
# Only index.php and (most of) the manual pages implemented so far
2008-08-17 16:01:52 +00:00
Derick Rethans 7e3363795b - Go with 4.4.9. 2008-08-07 18:54:54 +00:00
Hannes Magnusson ff44338b0d This was alpha1, not rc1 2008-08-01 14:59:20 +00:00
Lukas Smith 115c68612d reverted the changes in version.inc, ran bumpRelease .. so committing now 2008-08-01 07:45:10 +00:00
Lukas Smith e26276600a - added PHP5.3.0alpha1 2008-08-01 07:24:41 +00:00
Derick Rethans 588d5fb047 - Update for 4.4.9RC1. 2008-07-22 07:57:23 +00:00
Hannes Magnusson d17004584b Don't print out a bogus iamge for invalid country 2008-07-14 07:57:19 +00:00
Philip Olson 2f4e97fc6d Added rel="nofollow" to manual user comments 2008-06-18 04:59:21 +00:00
Hannes Magnusson 78a8a792c2 Add more debug info
(Still trying to figure out why some mirrors don't like this)
2008-06-08 19:46:14 +00:00
Philip Olson a8c1c45240 fix 2008-06-07 19:13:17 +00:00
Hannes Magnusson b506a2d662 - Use file_get_contents() if possible
- Set default context if possible (needed for get_headers())
2008-06-07 10:29:45 +00:00
Philip Olson c1a37615f4 oops, context requires php 5+ ...
# /me curses at user-agent headers
2008-06-07 05:05:19 +00:00
Philip Olson 7f584ca407 reduced mirror requirement from 5.1 to 4.3 (closes bug #45198) 2008-06-07 02:34:53 +00:00
Hannes Magnusson 7237aa8fe1 Send out user-agent headers 2008-06-06 21:05:12 +00:00
Philip Olson bc4a48a8bc added the persian language (as inactive) 2008-05-28 15:32:00 +00:00
Hannes Magnusson 721b05474e Fix typo 2008-05-11 18:54:55 +00:00
Hannes Magnusson 654067e4b8 Use the published date in the intro date 2008-05-11 16:04:12 +00:00
Felipe Pena 6107988fa6 - Fixed bug #44950 (MD5 check sum does not agree)
- Fixed typo: installer -> nts.installer
2008-05-09 00:03:21 +00:00
John Mertic 9c18689d2c Updated MD5s for the msi installers 2008-05-06 12:29:37 +00:00
Hannes Magnusson b4ba8fddb9 Add a note about the windows rebuilds 2008-05-06 07:57:36 +00:00
Hannes Magnusson f4b2f7ea90 Fixed bug#44916 (wong status code) 2008-05-05 19:02:11 +00:00
Pierre Joye e7b067de71 - update md5 and add the debug pack links 2008-05-03 00:23:45 +00:00
John Mertic ce7cc9af6b Added NTS installer and removed note refering to previous windows installer problems. 2008-05-02 15:59:42 +00:00
Ilia Alshanetsky d3294b4c3a Fixed release date 2008-05-02 01:19:03 +00:00
Ilia Alshanetsky 4e5aa6ff33 5.2.6 Release 2008-05-01 23:30:09 +00:00
Hannes Magnusson b5034157e7 Remove intro., php.net/extname should go to the book TOC 2008-04-25 06:50:29 +00:00
Hannes Magnusson fc23b9c5fd Add compatibility function for file_get_conents() and get_headers() 2008-04-21 11:00:33 +00:00
Hannes Magnusson 9d5048a1bb Add a BC for ref. => book. renaming 2008-04-15 08:29:35 +00:00
Hannes Magnusson a42474c08a Temporary workaround problems with the mysqli extension until someone can fix
the docs
2008-04-14 20:34:13 +00:00
Hannes Magnusson 3f89bce49d Re-add bg 2008-04-11 08:35:12 +00:00
Philip Olson 35f82d454b temporarily remove bulgarian until bug #44688 is fixed 2008-04-11 05:07:28 +00:00
Ilia Alshanetsky d99d893a74 5.2.6RC5 2008-04-10 22:33:09 +00:00
Philip Olson 0b103acf0a Define and utilize $ACTIVE_ONLINE_LANGUAGES 2008-04-10 18:41:13 +00:00
Philip Olson 2bc7b6c05c Added all phpdoc-{lang} languages to $LANGUAGES
Added all inactive languages to $INACTIVE_ONLINE_LANGUAGES
Added explanation for $INACTIVE_ONLINE_LANGUAGES
# This listing will change periodically to coincide with the translation situation
# Translators: Inactive languages are still available @ docs.php.net
2008-04-10 17:52:03 +00:00
Philip Olson 404d27c6c7 Added language "Other" that refers to help-translate.php 2008-04-09 18:12:47 +00:00
Hannes Magnusson ba7fd0b524 fix typo 2008-04-06 16:11:44 +00:00
Ilia Alshanetsky 487651f4fc 5.2.6RC4 2008-04-04 00:19:43 +00:00
Hannes Magnusson e7f82d66cf Revert the logo fix 2008-04-02 11:40:55 +00:00
Hannes Magnusson 659720b123 Fix the logo 2008-04-01 01:12:10 +00:00
Hannes Magnusson 80e842ce78 Fix PHP4 support 2008-03-30 20:25:33 +00:00
Ilia Alshanetsky b669bd2437 5.2.6RC3 2008-03-27 22:53:07 +00:00
Hannes Magnusson f81c55b47e Call for papers are kind of events too, right? 2008-03-20 19:44:03 +00:00
Hannes Magnusson a90299d197 These are no longer available on mirrors 2008-03-19 16:00:05 +00:00
Hannes Magnusson e33d3df629 - Simplify the "news system"
- Initial implementation of the hAtom microformat
2008-03-18 14:26:30 +00:00
Hannes Magnusson d9c1e6c784 Initial eRDF support for manual pages 2008-03-17 20:26:16 +00:00