Peter Kokot
a494f29d9a
Fix PEAR with Composer
...
Composer version 2 removed PEAR support.
2023-01-27 08:47:55 +01:00
Josh Lockhart
ca27935c8c
Update PEAR links, let them use https
2018-06-19 13:34:42 -04:00
Phil Sturgeon
8fdb569bc1
Merge branch 'gh-pages' of https://github.com/mkyaw/php-the-right-way into gh-pages
2016-11-12 15:30:39 -05:00
Martin Hujer
e4fa12422c
Fix headers capitalization
...
If the title is not explicitly stated, it is generated from the filename.
It does not work fine for: "and", "or", "the" which should not be capitalized.
2016-10-19 10:31:16 +02:00
Myo T Kyaw
246d08a538
Put backticks for 'require' in _posts/04-03-01-PEAR.md:60
2016-09-17 23:20:10 -07:00
Myo T Kyaw
c672506e4f
Correct wrong fix for _posts/04-03-01-PEAR.md:60
2016-09-17 10:06:51 -07:00
Myo T Kyaw
14e80864d5
Update with minor grammar fixes
2016-09-16 18:40:43 -07:00
Phil Sturgeon
d621ed0e41
Updated wording on Composer / PEAR stuff.
2015-01-02 11:57:33 -05: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
Eric Martel
7df82049e8
Redid anchor changes to be sure each doc was updated properly
2014-03-14 23:13:39 -04:00
dansmith
ca1835615a
Minor (non-quote) grammar/spelling fixes
2013-07-15 15:32:35 +01:00
Phil Sturgeon
67ae0f80aa
Closes #271 : I can't haz spelling
2013-05-24 12:07:00 -03:00
Phil Sturgeon
04ae71568b
Closes #240 : Explain how to manage PEAR dependencies with Composer
2013-04-12 12:12:36 -04:00
Sebastian Goettschkes
1ac7c580ad
Updating pear description
2012-12-04 16:17:24 +01: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