11 Commits

Author SHA1 Message Date
Peter Kokot
5638836ec8 Update php.net links to point to https://www.php.net 2023-01-17 23:57:25 +01:00
jrfnl
80148bdc44 Jekyll header spacing consistency 2014-12-08 22:03:53 +01:00
jrfnl
2b11ae9c94 Spacing 2014-12-08 22:03:51 +01:00
jrfnl
82ee7ad76a Fix line wrapping consistency - round 1
Comply with the 'wrap at 120 chars' style rule stated in the contributing.md document
2014-12-08 22:03:47 +01:00
jrfnl
7d19feaf98 Fix highlighter consistency
- in some places php would not be highlighted as the `<?php` tag was missing
- in one place there was a duplicate `<?php` tage
- replaced `bash` with `console` for better highlighting
- ensured all console snippets are wrapped within highlighting code
- wrapped ini examples in highlighting code
2014-12-08 19:32:03 +01:00
jrfnl
1852c53aa5 Use language independent permalinks for php.net urls
@see http://php.net/urlhowto.php
2014-12-08 17:48:38 +01:00
James Gill
39caad2fa6 Several grammatic edits to introductory topics to improve readability and flow. 2014-08-03 20:14:02 -07:00
Eric Martel
7df82049e8 Redid anchor changes to be sure each doc was updated properly 2014-03-14 23:13:39 -04:00
Rogerio Prado de Jesus
c0152e6b53 Inform that built-in web server is a 5.4+ feature
Signed-off-by: Rogerio Prado de Jesus <rogeriopradoj@gmail.com>
2013-06-21 18:25:41 -03:00
andrea
d5d5d0725b Fixed w3c validator errors for "Duplicate ID" 2012-08-20 16:20:00 +02:00
Kris Jordan
dc1857b8fa Moving to Post structure.
Lots of changes breaking out subsections into posts and programmatically generating ToC, main page content, and Back to Top links.
2012-07-10 00:33:25 -04:00