1
0
mirror of https://github.com/php/web-php.git synced 2026-03-29 18:52:08 +02:00

Commit Graph

  • ec404daf92 a) finally this should sufficient to avoid bogus applies b) fixed some typos and html detected by accident Andre Langhorst 2000-12-06 17:26:47 +00:00
  • 36543487a4 even better... Andre Langhorst 2000-12-06 16:43:53 +00:00
  • 2ce2cd4ea4 maybe this helps :) Andre Langhorst 2000-12-06 16:41:54 +00:00
  • e59034fec2 Another German book. Egon Schmid 2000-12-06 15:54:19 +00:00
  • 33c3e4f30f move Amazon money directly to the PHP Foundation Colin Viebrock 2000-12-05 20:42:13 +00:00
  • 44410df888 New date and size for manual.pdf. Removed links to outdated versions. Jouni Ahto 2000-12-05 16:28:06 +00:00
  • 6ab6398ca7 Fix typo Rasmus Lerdorf 2000-12-02 10:15:26 +00:00
  • 0807b05545 Minor corrections. Egon Schmid 2000-12-01 12:05:36 +00:00
  • c0a9baec5b Added first Spanish book. Egon Schmid 2000-11-30 11:10:33 +00:00
  • aad0fe9259 There was an index problem here. Now international manual preference is working well :) Gabor Hojtsy 2000-11-30 08:20:33 +00:00
  • 8e4294bcb5 Missed the version select in url. foobar 2000-11-28 14:46:10 +00:00
  • 92fd3bec2e Sorting by bug status count. foobar 2000-11-28 14:26:22 +00:00
  • 7d81b8580c Fix HTML Simon Roberts 2000-11-27 22:30:42 +00:00
  • ddcaec1003 Bug types with no open reports not shown on list. foobar 2000-11-27 15:41:20 +00:00
  • 631a0e44c3 Some order into this.. foobar 2000-11-27 14:30:02 +00:00
  • ecce47426e fixed minor typo Jesus M. Castagnetto 2000-11-27 01:08:38 +00:00
  • b65ec04aa0 Updated PalmPilot files. Better DOC format file using txt2pdbdoc. Jesus M. Castagnetto 2000-11-27 01:03:20 +00:00
  • ca24fee8a8 Try this new image. Hope it will go up binary... Gabor Hojtsy 2000-11-25 08:13:51 +00:00
  • a673bb95cb Adding the logo of the hosting company of hu.php.net Gabor Hojtsy 2000-11-24 18:25:59 +00:00
  • b5db2e6d6b Added hu.php.net to the mirrors list Gabor Hojtsy 2000-11-24 17:35:54 +00:00
  • f0bb569265 Cleaning up a bit, and adding hu.php.net Thanks to Rasmus and Egon for helping to set it up :)) Gabor Hojtsy 2000-11-24 17:35:24 +00:00
  • 8c04732cb2 Changes to make annotations work on mirrors, by storing the comments in manual/usernotes. Just open http://your-mirror/get-user-notes.php then chmod -w /MIRROR/manual/usernotes to stop someone else doing it again (generates ~2Mb of traffic to php.net) Simon Roberts 2000-11-24 02:56:34 +00:00
  • 443af5a798 Fix E_NOTICE level warning about undefined variable Simon Roberts 2000-11-24 01:44:24 +00:00
  • dfcd66536e - Added the Winhelp format of the Manual (thanks to Robin Bolton) Derick Rethans 2000-11-23 21:03:59 +00:00
  • ddfcec1553 Largely prefer international manuals, and cleaning up a bit... Gabor Hojtsy 2000-11-23 08:41:45 +00:00
  • 316c876577 International preference within the quickref box. If no native language entry found, try the english. I hope it will work, and you find it allright... Gabor Hojtsy 2000-11-23 08:30:03 +00:00
  • 8b2ed8e0c5 It is better, to comment out the PHP code too, I know :) Gabor Hojtsy 2000-11-23 08:13:19 +00:00
  • ea521c0bad Nested comments were causing problems, and PDF text fixed... Gabor Hojtsy 2000-11-23 08:06:36 +00:00
  • a95ec7bd50 Added links to PalmPilot versions of the manual in Isilo and DOC formats. Converted from bigmanual.html Jesus M. Castagnetto 2000-11-23 03:12:21 +00:00
  • dccc271228 Add bigger hammer to those who do not complete form, switch order of do/don't table, try to clarify CVS use. <again. :-) > Ron Chmara 2000-11-23 03:08:26 +00:00
  • 8e15659cf3 - I added the pdf version with all 1062 in one again, because the bookmarks in jah's funcref didn't work for me, but they work in Mike's version. Derick Rethans 2000-11-22 15:42:35 +00:00
  • 53f9bae654 removed vmailmgr. foobar 2000-11-22 11:34:35 +00:00
  • 622bf9087e Oops. Removing the text I commented out. Funny things happened... Jouni Ahto 2000-11-21 11:22:06 +00:00
  • 4a66e7d7b2 Links to the new version of PDF docs. Jouni Ahto 2000-11-21 11:13:48 +00:00
  • cbd34f9cf5 Switch back for now Rasmus Lerdorf 2000-11-20 20:52:25 +00:00
  • b8284f3894 zend requires bison 1.28 Jade Nicoletti 2000-11-20 11:18:48 +00:00
  • 989eafb19c Grammatical change. Joey Smith 2000-11-19 18:57:35 +00:00
  • cb35785903 Add space before status Stanislav Malyshev 2000-11-19 14:06:53 +00:00
  • df50c30a57 Print status too Stanislav Malyshev 2000-11-19 14:01:29 +00:00
  • 202fa9d734 Do not display bogus entries Stanislav Malyshev 2000-11-19 13:48:41 +00:00
  • c9b53266db Document array subscripting w/o quotes. Joey Smith 2000-11-19 06:49:12 +00:00
  • 86911ef75e Encourage developers to post initial patches to php-dev before requesting full CVS access, s/I/we/, add table indicating who does, and doesn't, need CVS access. Ron Chmara 2000-11-18 01:43:24 +00:00
  • 32f6de2b24 1. Changed the Short description to be editable by 'Dev Modify'. e.g. add [QA-BUG] to it? 2. Changed category 'Mail related' text to 'Mail function related'. 3. Added new Status: Bogus. This should be used when bug report is: a) Obviously a mistake or otherwise annoying. b) Duplicate. ie. exactly same report send accidently many times. These 'Bogus' reports should be deleted from time to time from the DB. Old 'Duplicate' status is now the one to be used when there are many reports about the same (possible) bug. 4. Made some status's 'restricted' i.e. only 'Dev Modify' can change them. - User can only close these: Analyzed, Assigned, Suspended. - User can't do anything: Bogus. - User modify: Open, Closed, Duplicate. (feedback/oldfeedback) 5. Changed the bug submitting so that the bug type has to be selected. Previously the reports defaulted to 'General Issues'. foobar 2000-11-12 21:55:47 +00:00
  • 88f85c0dab Send request to group@ and another one to php-dev without the password. Rasmus Lerdorf 2000-11-12 08:57:34 +00:00
  • 2e13302e27 Updating Cygwin Instructions James Moore 2000-11-11 16:14:39 +00:00
  • f7e4c216ff De-"versioned" CVS link. Ron Chmara 2000-11-09 05:54:13 +00:00
  • 96f10247f2 Oct numbers Sascha Schumann 2000-11-08 17:24:15 +00:00
  • 71cc9ed371 Added Jalal Pushmans article. Two million should bee four million. Egon Schmid 2000-11-08 17:18:43 +00:00
  • 1b2754b843 Added note about having PHP configured with --enable-debug. foobar 2000-11-07 15:58:18 +00:00
  • f7872faad2 Updating URL Ron Chmara 2000-11-07 08:43:06 +00:00
  • 0f142bac09 Clean this up a bit Rasmus Lerdorf 2000-11-05 23:36:16 +00:00
  • 8fa4c2465c Send appropriate content-type and content-language headers Rasmus Lerdorf 2000-11-05 23:30:13 +00:00
  • 442c6897da - Fixed a typo Derick Rethans 2000-11-04 10:19:28 +00:00
  • 84ec41fc76 - Reordered some things so that the page looks more organised Derick Rethans 2000-11-03 19:13:28 +00:00
  • a37ddcffe3 Ovrimos added Ron Chmara 2000-11-03 04:30:13 +00:00
  • 34fd3ff5d3 Pointing out most current docs. Ron Chmara 2000-11-03 03:40:06 +00:00
  • 347aa5e09f Changed notes for windows installer to make it clear that no extensions are included. Phil Driscoll 2000-11-02 23:56:49 +00:00
  • 951a89768b Added the book from Klaus Schmidt. Egon Schmid 2000-11-02 11:15:16 +00:00
  • c39339214b Some corrections and additions. Egon Schmid 2000-10-31 14:10:06 +00:00
  • 2ad50818ec Beginning PHP 4 and Russian translation of mSQL and MySQL added. Egon Schmid 2000-10-31 14:03:52 +00:00
  • 8854e0b9ea typo Colin Viebrock 2000-10-26 20:11:09 +00:00
  • 6c824d4584 Wrong month name changed. Egon Schmid 2000-10-26 19:51:42 +00:00
  • 1e1a0d17f1 Added support for Xitami server to Windows PHP Installer Phil Driscoll 2000-10-23 11:23:48 +00:00
  • 6c77178e6d sep numbers Sascha Schumann 2000-10-23 11:04:08 +00:00
  • 240650cacd Better algorithm for selecting bugs by date? Simon Roberts 2000-10-23 03:43:32 +00:00
  • 6cf190984d Change a couple of "if($foo)" to "if(isset($foo))" to remove pedantic warnings. Yes, the difference between the two is okay for this use. Simon Roberts 2000-10-23 02:58:59 +00:00
  • d7ca29945e Initial (pre)support for limiting buglist to a certain number of days old Simon Roberts 2000-10-23 02:55:11 +00:00
  • 4deabdbd59 s/check/chek/ in email checking regex Jesus M. Castagnetto 2000-10-23 01:13:07 +00:00
  • 9c6a5eb52d Email address validation function (uses M. Lemos class) for the "reject" option of the Notes administration Jesus M. Castagnetto 2000-10-23 00:52:20 +00:00
  • 4c67bce359 Added "Reject" option for notes admin Jesus M. Castagnetto 2000-10-21 02:41:26 +00:00
  • 5d2922daf1 . Sascha Schumann 2000-10-20 23:31:12 +00:00
  • 6e6f8d907d . Sascha Schumann 2000-10-20 23:25:00 +00:00
  • 9af62d721e . Sascha Schumann 2000-10-20 23:20:42 +00:00
  • d7ecd59734 test commit 2 Sascha Schumann 2000-10-20 23:17:50 +00:00
  • 57f16cf884 Test commit Sascha Schumann 2000-10-20 23:16:37 +00:00
  • 2627045faa Mirrors running PHP 3 really should upgrade Rasmus Lerdorf 2000-10-20 15:20:21 +00:00
  • be94a7c518 Adding Windows installer to downloads page Phil Driscoll 2000-10-20 00:19:52 +00:00
  • 045f16b4dd sizing issue Colin Viebrock 2000-10-19 23:05:24 +00:00
  • 66692da4d9 credit Colin Viebrock 2000-10-19 23:02:46 +00:00
  • ee991470ee Versionless logo Colin Viebrock 2000-10-19 22:58:04 +00:00
  • e378a7d12f Dutch manual online Rasmus Lerdorf 2000-10-19 22:45:16 +00:00
  • 65a021aefc Fix annoying little bug Rasmus Lerdorf 2000-10-19 21:50:01 +00:00
  • daad76af1b - Clarify this. Andi Gutmans 2000-10-19 15:03:34 +00:00
  • dc4c19c6cd Will I ever learn... Zak Greant 2000-10-19 00:19:47 +00:00
  • b6fd0bdc13 minor tweak Zak Greant 2000-10-19 00:12:28 +00:00
  • 9371199407 Added link to password finder. Link is only displayed for user bug mod. form and on bug report page. Zak Greant 2000-10-19 00:05:08 +00:00
  • 88d50a1e7d URL have been changed and added the French translation for Paul. Egon Schmid 2000-10-18 17:13:38 +00:00
  • 81a0403c3b Update the Changelog to show progress of 4.0 from beginning. This is just an HTML-ization of the NEWS file from the latest distribution. I notice it's missing some info (i.e. changes that went into 4.0.3pl1), so anyone can feel free to update it. Colin Viebrock 2000-10-18 04:59:21 +00:00
  • 346685c6f1 [sigh] Zak Greant 2000-10-18 00:00:39 +00:00
  • 2ef69d3f52 Fixed wrong variable name. Minor edit to messages displayed/sent to user. Zak Greant 2000-10-17 23:51:33 +00:00
  • b54830cd67 Committing test version of bug report password finder Zak Greant 2000-10-17 23:43:08 +00:00
  • 409e37848c Removed RC's from version list Minor tweak to developer update From: email field Zak Greant 2000-10-16 03:21:07 +00:00
  • abc16cdccd Added 4.0.3pl1 to version list. Corrected minor error... Zak Greant 2000-10-16 03:04:12 +00:00
  • 6f3fa91200 Bug report update messages that are sent to the dev list now have their from field set to the @php.net email address of the developer who made the change. Bug report update messages sent to the user are unchanged. Zak Greant 2000-10-16 02:51:50 +00:00
  • 2e6e756dd0 4.0.3pl1-Win32 Zeev Suraski 2000-10-15 15:38:31 +00:00
  • 2fe97ce73a PHP 4.0.3pl1 Zeev Suraski 2000-10-15 11:40:20 +00:00
  • 9b9d4f1d23 added phpcenter.it Zak Greant 2000-10-13 07:00:02 +00:00
  • 5e68dddc77 - Optimizer for 4.0.3 released Andi Gutmans 2000-10-12 22:58:02 +00:00
  • 8d1ef1870a fixed typo Zak Greant 2000-10-12 16:31:24 +00:00
  • 0941670fca Added 4.0.3 and some cleanups. foobar 2000-10-12 11:30:24 +00:00