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

23 Commits

Author SHA1 Message Date
Mehdi Achour 81ef7edec0 fix for #26505 2003-12-03 09:15:03 +00:00
Mehdi Achour 3bc1726c38 fix bug #26493 2003-12-02 09:22:15 +00:00
Colin Viebrock 33fdeb9761 typos 2003-11-10 15:32:05 +00:00
Sara Golemon 75fb8feb36 Bug Fix# 26069 2003-11-01 22:51:03 +00:00
Gabor Hojtsy 43702352d4 - Remove expression usage in constants info, as this
was removed in PHP 5 Beta 2
- Remove the text file and add BC URL redirector for this
  file
- Modify links on the frontpage to utilize mirrors (now the files
  should be available on all mirrors), and also point to the PHP
  file
2003-10-31 13:23:43 +00:00
Gabor Hojtsy cae7879c85 Fixing some small typos, and adding the new info available
in ZEND_CHANGES_PHP_5_0_0b2.txt committed by Andi.
As discussed, we will replace that txt with this file...
2003-10-30 20:01:41 +00:00
Gabor Hojtsy 6cddadf78e Fix XHTML 1.0 validity problems 2003-08-08 13:08:26 +00:00
Gabor Hojtsy b245e12bdb More one column pages to join the standard compatible club 2003-08-08 12:05:39 +00:00
Gabor Hojtsy a4110a9b28 We really would like to catch MyExceptionFoo here... 2003-08-07 18:11:25 +00:00
Gabor Hojtsy d32a6c1a7f Doh, <p> should not be a parent of <div> 2003-08-03 11:41:36 +00:00
Gabor Hojtsy 14abb0f22d Add support for highlighting PHP code with CSS classes used, and
use it on the new zend engine 2 page (code idea from livedocs)
2003-08-03 10:17:21 +00:00
Gabor Hojtsy 41b42da142 Whitespace fixes and adding <code> where it was missing 2003-08-02 14:25:00 +00:00
Gabor Hojtsy 657be76d34 Support base href on this page too 2003-07-28 08:31:37 +00:00
Andrew Lindeman d69fa53e70 fix bug #24589 2003-07-10 15:17:17 +00:00
Damien Seguy 804f177cae also available in French 2003-07-07 15:08:40 +00:00
Gabor Hojtsy 162960d6b2 Fix a bunch of XHTML validity problems,
and tagging inconsistencies
2003-06-25 18:41:51 +00:00
Gabor Hojtsy 6e5ebb4a16 Another XHTML fix 2003-06-25 07:20:52 +00:00
Gabor Hojtsy 398c930e36 s/PHP4/PHP 4/ 2003-06-25 06:52:19 +00:00
Gabor Hojtsy f11a50650c XHTML validity: add </p>
Name fix: PHP5 -> PHP 5
Cosmetics: add newlines before <h2>s
2003-06-25 06:49:40 +00:00
Sterling Hughes d30aad340a pretty syntax higlighting good 2003-06-25 04:46:04 +00:00
Sterling Hughes 232c2b3328 a few fixes, grammar and style 2003-06-25 03:43:56 +00:00
Sterling Hughes 9353d0b115 highlight_source() -> highlight_string() 2003-06-25 03:17:26 +00:00
Sterling Hughes 027d913ac0 port ZEND2_CHANGES to the web. Will be linked to in beta announcements,
initial version
2003-06-25 02:43:12 +00:00