900 Commits

Author SHA1 Message Date
Peter Kokot
e050ed5353 typos in behavior driven development 2013-09-12 06:44:17 +02:00
Phil Sturgeon
64b123587f epub script grumbles about spaces 2013-09-10 18:51:49 -04:00
Rogerio Prado de Jesus
1c70bed870 Include Rove.io and Puphpet in Vagrant section 2013-09-10 17:35:05 -03:00
Ilyes
c7a0521275 Added XAMPP as a option for Mac user's as well. 2013-09-10 19:03:28 +02:00
Stuart Herbert
670d1b903a Update 09-02-01-Test-Driven-Development.md
Added link to Storyplayer, one of the functional test tools available to the community.
2013-08-28 09:49:53 +01:00
Alan Pinstein
6556f426a7 Add note about MacGDBp stand-alone graphical debugger. 2013-08-25 11:43:15 -04:00
Peter Kokot
0927cf99cf PHP.ug added to PHP User Groups information 2013-08-24 03:56:41 +02:00
Jaik Dean
4ad0be78e3 Added notes about OPcache and APCu 2013-08-23 11:05:16 +01:00
=
73dc9c5b04 Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages 2013-08-12 22:00:57 -04:00
=
1e9ba1c7b4 Add Jelastic PaaS 2013-08-12 22:00:46 -04:00
Ryan Williams
25c115c214 misspelling/typo correction: administrativia -> administrivia 2013-08-07 17:57:39 -04:00
dansmith
ca1835615a Minor (non-quote) grammar/spelling fixes 2013-07-15 15:32:35 +01:00
Aran Wilkinson
6fcb597b6e Reworded Error Control Operator and ErrorExceptions
Signed-off-by: Aran Wilkinson <aran3001@gmail.com>
2013-07-12 07:05:20 +01:00
Aran Wilkinson
25d81eb23d Forced Word Wrap
Signed-off-by: Aran Wilkinson <aran3001@gmail.com>
2013-07-12 06:34:10 +01:00
Aran Wilkinson
e741063667 Expanded Errors section to cover more 2013-07-11 22:46:26 +01:00
Aran Wilkinson
03dbf0b355 Started work on errors and exceptions section
Signed-off-by: Aran Wilkinson <aran3001@gmail.com>
2013-07-07 17:33:00 +01:00
Josh Lockhart
b30e37edf7 Merge pull request #277 from chriscct7/gh-pages
Finally Block and Change of Tense on Referring to Password_hash
2013-07-04 11:50:06 -07:00
Chris Christoff
c618db21e9 Update 07-03-01-Password-Hashing.md 2013-07-04 14:35:50 -04:00
Kevin Holler
3fe10f963d Updated Engine Yard entry
Engine Yard Orchestra has been replaced by our main Cloud platform, which now supports PHP and Composer <3
2013-07-02 12:54:45 +01:00
Chris Christoff
97caf3e9ef Update 05-05-01-Exceptions.md 2013-06-22 10:16:01 -03:00
Chris Christoff
e5618e81e4 Update 07-03-01-Password-Hashing.md 2013-06-22 10:14:19 -03: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
Rogerio Prado de Jesus
8d8fa72cca Bump PHP current version to 5.5 in Use-the-Current-Stable-Version.md
Signed-off-by: Rogerio Prado de Jesus <rogeriopradoj@gmail.com>
2013-06-21 18:21:42 -03:00
Sean DuBois
9e03a911cb fix length string -> fixed-length string 2013-06-12 22:02:40 -05:00
Phil Sturgeon
67ae0f80aa Closes #271: I can't haz spelling 2013-05-24 12:07:00 -03:00
Karol Sójko
595fc95b4a Added Prophecy to complementary testing tools 2013-05-22 13:22:25 +03:00
=
a6e052fee8 Add space to Google App Engine name 2013-05-15 16:52:41 -04:00
=
eee3457976 Change Google PaaS to AppEngine 2013-05-15 16:51:28 -04:00
=
cb085fee2c Fix Google Compute Engine name typo 2013-05-15 16:36:10 -04:00
=
ad868cb921 Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages 2013-05-15 16:35:06 -04:00
=
407ba97085 Add Google Cloud Engine to supported PaaS providers 2013-05-15 16:34:56 -04:00
Dan Cryer
1753639937 Adding PHPCI to the continuous integration section. 2013-05-14 13:04:25 +02:00
Matt Robinson
a22c77cb8d Fix incorrect links 2013-04-21 13:47:18 +02:00
Phil Sturgeon
04ae71568b Closes #240: Explain how to manage PEAR dependencies with Composer 2013-04-12 12:12:36 -04:00
Matt Robinson
5f467ed7e3 Update Composer advice
Notable changes:
* Use composer itself to create `composer.json` file.
* Brief mention of flexible versioning
* Brief mention of the security advisory checker
* Brief mention of how to update
2013-03-10 21:07:05 +00:00
mkaatman
31d89020d6 Update 12-01-01-Community.md
A little bit of grammar cleanup. Added a link to the web irc freenode client and stackoverflow.
2013-03-06 16:21:06 -06:00
Phil Sturgeon
e7fadf48f5 Updated Code Style Guide
People were getting the idea that PSR's were being forced down their throats.

Now we're recommending the PEAR style guide (only ever intended for PEAR packages) and the Zend style guide (only ever meant for Zend projects) as well as the PSRs (only ever intended for FIG projects).
2013-03-01 15:20:47 -05:00
Wil Moore III
5b6928a08b Update _posts/05-05-01-Exceptions.md
The original purpose of this edit was to correct a gramatical error; however, this turned into a more detailed explanation of `Exception` sub-classing.
2013-02-18 03:31:57 -07:00
Patrick Connolly
bc1823ce86 Adds Heroku to PaaS provider list. 2013-02-13 13:00:09 -05:00
David Joos
10d5be6802 Addition of Symfony to the shortlist of projects 2013-02-11 09:30:13 +00:00
Akshay Agarwal
80e80579b6 Adding PSR-3 standards to the list 2013-01-21 03:26:27 +05:30
Akshay Agarwal
3b9211bf3d Fixing minor typo 2013-01-20 19:47:53 +05:30
Phil Sturgeon
7bf6835bb7 Added Laravel 4's "Illuminate Components" 2013-01-15 13:46:56 -05:00
Phil Sturgeon
717af273f5 Merge pull request #211 from gerardroche/gh-pages
Trivial improvements on Error Reporting best practice
2013-01-14 10:55:15 -08:00
Shaharia Azam
210377b842 Update _posts/12-01-01-Community.md
Few spelling mistake correction
2013-01-12 06:58:58 +06:00
Shaharia Azam
b885d908e8 Update _posts/12-01-01-Community.md
There is a large PHP Programmers community on G+ community. There are around 9000+ PHP programmers from around the globe are still active.

I have added that link to this doc. Hopefully it will help the people
who trust phptherightway. It would be great if you can merge this.

Thanks,
Shaharia
Moderator
PHP Programmers, G+ Community
2013-01-12 06:28:05 +06:00
Dennis Bartlett
0e4171332c Update _posts/07-03-01-Password-Hashing.md
Typo Found on line 13:
 It will updated -> It will be updated
2013-01-08 03:15:19 -06:00
Dennis Bartlett
4b68e21a1e Update _posts/06-01-01-Databases.md
Found a typo on line 68:
  missing form another -> missing from another
2013-01-08 02:57:02 -06:00
Markus Staab
c7774d7f23 Update _posts/10-03-01-Object-Caching.md
Adjusted caching example-pattern, so it will not trigger 2 cache-lookups
2013-01-06 16:06:26 +01:00
Nick Grimshaw
55be348a9c Fixed a minor typo. 2013-01-03 12:16:46 +00:00