901 Commits

Author SHA1 Message Date
=
f7c51ca6ef Tweak coding style additions 2012-07-16 08:11:16 -04:00
Josh Lockhart
90eed26d35 Merge pull request #114 from kenguest/gh-pages
suggest klaussilveira's phpcs sniff for checking code against the PSR-[1,2] recommendations
2012-07-16 05:05:15 -07:00
Phil Sturgeon
ea61b21c4b Merge pull request #120 from eoinoc/gh-pages
Tiny typo fixed
2012-07-16 03:05:12 -07:00
Eoin Ó Conchúir
a98420f764 Correct single-word typo
Fixed a tiny typo I saw.
2012-07-16 11:27:32 +02:00
Zaid Faydi
110e945eab Corrected typographical error 'osme' 2012-07-16 10:35:36 +08:00
Ken
b0fef2196e reword phpcs text slightly, also suggest fabpot's php-cs-fixer 2012-07-16 00:09:01 +01:00
Steven Benner
a4e0494ddf Rewrite of Design Patterns sub-section. 2012-07-15 05:02:06 -07:00
Steven Benner
f19396576f Added isChild block. 2012-07-15 04:43:12 -07:00
Steven Benner
86ce8a330e Rename Application Design Patterns section. 2012-07-15 04:39:23 -07:00
Ken
b4a1fc832f suggest klaussilveira's phpcs sniff for checking code against the PSR-[1,2] recommendations 2012-07-14 01:37:13 +01:00
Steven Benner
7ffdefbd8f Added "Application Design Patterns" section. 2012-07-13 17:33:59 -07:00
Goran Rakic
be6c5f511f Spaces for tabs 2012-07-14 00:59:09 +02:00
Goran Rakic
a2e02549b0 Add comments to code sample, making more clear that 'expensive_data' is a key for data in cache 2012-07-14 00:57:24 +02:00
Goran Rakic
7ce68a6244 Remove duplicate back to top link 2012-07-13 21:45:06 +02:00
Phil Sturgeon
9a1f4bc6b2 Framework update. 2012-07-13 17:39:55 +01:00
Phil Sturgeon
7005980614 Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages 2012-07-13 14:16:34 +01:00
Phil Sturgeon
6910396ad7 MySQL extension removal is not as imminent as suggested, but still shouldn't be used.
Reference #101
2012-07-13 14:16:21 +01:00
Steven Benner
d570bf841f American english fix. 2012-07-13 02:38:22 -07:00
Rafael Dohms
0f3891c14c Adding PHPC information
Added information about the PHPC initiative, on IRC and Twitter.
2012-07-13 10:35:55 +02:00
Phil Sturgeon
3219d50111 Merge pull request #89 from stevenbenner/gh-pages
Added object caching sub-section
2012-07-13 01:23:29 -07:00
Goran Rakic
4d81eef404 Make link shorter 2012-07-13 09:04:05 +02:00
Steven Benner
a58285588a More improvements to object caching section. 2012-07-12 22:33:37 -07:00
Steven Benner
5ba8978d46 Expanded on object caching. 2012-07-12 18:25:28 -07:00
=
94e0b6b09f Add Community section
Fixes #100
2012-07-12 20:10:14 -04:00
Goran Rakic
076a1367ec Wrap to 120 chars 2012-07-13 00:53:39 +02:00
Goran Rakic
ff8e9f87d7 Mac Setup fixes
- Redo MAMP description
- Move php-osx with the other package managers.
2012-07-13 00:33:32 +02:00
Phil Sturgeon
630b79de09 Merge pull request #94 from Blackshawk/gh-pages
Additional Info on Differences between Composer & PEAR
2012-07-12 12:19:58 -07:00
Jamie York
d39b4c8448 Moved null byte security information into data filtering. 2012-07-12 13:04:00 -06:00
Jamie York
f59f236333 Added security information about handling null bytes. 2012-07-12 12:32:51 -06:00
ziadoz
88302cbcd6 Added Nikita Popov to the list of people to follow in the PHP community. 2012-07-12 11:31:08 -06:00
Jarrod Nettles
fcfd4987b0 Added some general information on the differences between Composer and PEAR, and that in general, Composer is for single projects and PEAR is system-wide. 2012-07-12 11:02:52 -05:00
=
f662a0152d Tweak data filtering section intro 2012-07-12 10:22:50 -04:00
Goran Rakic
e8bd3abcce Small fixes 2012-07-12 14:31:15 +02:00
Phil Sturgeon
236c9e4656 Laymaned up the Data Filtering stuff. 2012-07-12 13:12:37 +01:00
Goran Rakic
18ffa45e23 Rewrite 'many different ways' 2012-07-12 13:04:29 +02:00
Goran Rakic
56117f23e1 Issue #62: Improve filtering section 2012-07-12 12:48:37 +02:00
Steven Benner
721889ad08 Wrap text to 120 characters. 2012-07-12 01:27:43 -07:00
Daniele Cesarini
7c66dced64 Fixed typo 2012-07-12 08:37:09 +02:00
Steven Benner
ceb45bcb4a Added object caching sub-section. 2012-07-11 19:52:26 -07:00
Josh Lockhart
29c4a8bdab Merge pull request #87 from chartjes/gh-pages
Wikipedia links
2012-07-11 16:35:36 -07:00
Chris Hartjes
cb7637b076 Added in links to the Wikipedia articles 2012-07-11 19:31:50 -04:00
=
da290fd4cb Correct blockquote syntax in testing section 2012-07-11 18:23:15 -04:00
Chris Hartjes
0eda4b6738 Fixed spelling mistake 2012-07-11 17:24:32 -04:00
Chris Hartjes
f1f9e07e06 Reworked TDD section to be clearer and expand on the different testing types 2012-07-11 17:20:17 -04:00
Chris Hartjes
361d73117b Removed link to Selenium, added link to Codeception 2012-07-11 17:19:31 -04:00
Elizabeth M Smith
bfdf824ade Fixes to apache - fastcgi runs fine with threaded worker or event mpm - remember in fastcgi the PHP processes are separate and talk via socket. Htacess talk is silly - that is actually module controlled anyway and other servers support that functionality including IIS :) - it's the module system of apache that sealed its popularity. 2012-07-11 15:28:54 -03:00
Steven Benner
f4ec0b4fa0 Added details about Apache MPMs and mods. 2012-07-11 09:34:51 -07:00
Steven Benner
f3d0858e52 Removed nginx preference. 2012-07-11 09:33:31 -07:00
=
05655d1ef4 Small tweaks to Databases section 2012-07-11 09:11:04 -04:00
Phil Sturgeon
c650e34514 Added missing Windows links. 2012-07-11 11:00:21 +01:00