Alex Mayer
5c63a77afc
Cleanup DateTime Copy
2021-01-13 22:38:13 -05:00
Matt Trask
744ac21afd
Merge pull request #861 from rmccullagh/patch-1
...
Add Amezmo to the list of PaaS providers
2021-01-13 20:07:37 -06:00
Matt Trask
ed81b9dc8f
Merge pull request #860 from amayer5125/exception-link
...
Remove Missing Link
2021-01-13 20:02:06 -06:00
Matt Trask
0a4bd55de3
Merge pull request #869 from derak-kilgo/patch-1
...
Protobox domain has expired
2021-01-13 20:00:28 -06:00
Matt Trask
f18462cd34
Merge pull request #870 from derak-kilgo/patch-2
...
Update puphpet link
2021-01-13 19:59:58 -06:00
Peter Kokot
41cb73d1b3
Recommend PHP 8.0
2021-01-13 21:21:05 +01:00
Derak Kilgo
b456957188
Update puphpet link
...
The service is down for good but the code is still on github.
https://github.com/puphpet/puphpet/issues/2855
Clean up links to Rove and protobox.
2020-12-15 15:45:18 -06:00
Derak Kilgo
2c415e63f1
Protobox domain has expired
...
The Protobox domain has expired and should be removed.
2020-12-15 15:35:06 -06:00
Ryan McCullagh
d259bed1dc
Add Amezmo to the list of PaaS providers
2020-05-15 14:40:39 -05:00
Alex Mayer
584a13c781
Remove Missing Link
...
Link reference was removed in f0cee4dd43
but the actual link was missed.
2020-04-28 15:13:56 -04:00
Josh Lockhart
d27fd2a2d8
Merge pull request #858 from amayer5125/paul-jones
...
Update Link to Paul M. Jones Website
2020-04-26 07:30:12 -04:00
Alex Mayer
5899632b10
Remove PDO Tutorial for MySQL Developers
...
Website has been down for some time now
Closes #855
2020-04-26 04:02:42 -04:00
Alex Mayer
e56a71b73f
Update Link to Paul M. Jones Website
...
Closes #841
2020-04-26 03:55:13 -04:00
Alex Mayer
18fac17b2c
Fix PHPDoc URLs
2020-04-24 12:40:09 -04:00
Angelo Dini
05b9a2a731
Update 16-05-01-PHP-PaaS-Providers.md
...
I would like to propose adding Divio as an alternative PHP PaaS provider. 🎉
2020-04-03 14:59:13 +02:00
Josh Lockhart
e337c902a3
Merge pull request #848 from patrickmaynard/patch-1
...
Fix omitted word in 07-05-01-Abstraction-Layers.md
2020-03-04 08:52:26 -05:00
Josh Lockhart
2379df42e2
Merge pull request #851 from cadeljones/remove-best-practices-bad-link
...
Remove "Exception Best Practices in PHP 5.3" link
2020-03-04 08:52:08 -05:00
Cadel Jones
f0cee4dd43
Remove bad link
...
Remove bad link "Exception Best Practices in PHP 5.3"
2020-02-27 20:38:15 -04:00
Cadel Jones
35b438d5b7
Remove rove link
2020-02-27 20:30:09 -04:00
Patrick Maynard
dec96efcc6
Fix omitted word in 07-05-01-Abstraction-Layers.md
...
Update 07-05-01-Abstraction-Layers.md to fix an omitted word
2020-02-26 17:35:25 +01:00
Daniel Rodrigues
94768eee11
update PHP latest version
2020-01-16 11:24:21 -03:00
Dmitry Khomutov
7bd835f62e
Fixed links for PHPCI and PHP Censor.
2019-10-24 00:20:32 +07:00
Rodrigo Prado
f0261e553a
removed broken link
...
removed link "* [Learning about Dependency Injection and PHP](http://ralphschindler.com/2011/05/18/learning-about-dependency-injection-and-php )" that is broken and doesn`t have another alternative for it.
2019-10-02 11:07:38 -03:00
Rodrigo Prado
29076451ba
updated php version to support 7.3
2019-10-02 05:53:39 -03:00
Przemysław Głębocki
f10f09a279
Update 10-06-01-Register-Globals.md
2019-09-30 22:02:24 +02:00
Josh Lockhart
3ebe678af0
Update code style guide to use PSR-12, not PSR-2
2019-08-18 08:48:40 -04:00
Josh Lockhart
0b088831e6
Merge pull request #821 from glebocki/patch-1
...
Changed CLI name variable signature from optional to argument
2019-08-17 11:03:22 -04:00
Josh Lockhart
bcc630adf0
Merge pull request #820 from royopa/patch-15
...
removed php google+ group
2019-08-17 11:02:45 -04:00
Josh Lockhart
19e1298ddc
Merge pull request #822 from BBBThunda/fixLiskovTypo
...
Fix typo in SOLID Liskov subheading
2019-08-17 11:02:19 -04:00
Josh Lockhart
3add9b7cc2
Merge pull request #813 from nbkdotdev/php-csf-cmd
...
Fixed php-cs-fixer command for applying PSR2 rule
2019-08-17 11:00:29 -04:00
Josh Lockhart
b4e9ef7997
Merge pull request #815 from naim42/patch-1
...
Password Hashing: fix typo "algoithm"
2019-08-17 10:59:58 -04:00
Meindert-Jan Kroese
6b73e05a93
Security advisories checker url has moved
...
since sensiolabs/security-checker v5
see https://github.com/sensiolabs/security-checker/issues/149
2019-07-30 15:40:45 +02:00
Josh Lockhart
c56b404634
Merge pull request #809 from Abijeet/patch-1
...
Under i18n > Plural forms - give him
2019-06-25 13:50:15 -04:00
Josh Lockhart
b9b14b3be1
Merge pull request #808 from colshrapnel/patch-1
...
7.3 obligatory update
2019-06-16 12:28:51 -04:00
Bobby Cahill
5ed4f4da1d
Fix typo in SOLID Liskov subheading
...
For the Audio and Video classes to be children of the FileInterface
interface, and for the Liskov Substitution Principle to apply, they must
implement the FileInterface interface.
2019-04-29 15:15:36 -04:00
Przemysław Głębocki
b4d2228b8e
Changed CLI name variable signature from optional to argument
2019-04-16 12:09:06 +02:00
Rodrigo Prado
bf6dae9948
removed php google+ group
2019-04-08 14:27:22 -03:00
Naïm Favier
fa25f27975
Password Hashing: fix typo "algoithm"
2019-03-01 12:11:52 +01:00
Nikhil Ben Kuruvilla
96112e94bd
Fixed php-cs-fixer cmd for applying PSR2 rule
2019-02-18 15:56:32 +05:30
Josh Lockhart
e8c464dcea
Add links to Apache and Nginx web servers
2019-02-08 08:43:33 -05:00
Abijeet Patro
af19cafae1
Fixes an "odd" sounding sentence formation.
2019-01-21 13:14:32 +05:30
colshrapnel
856d049000
7.3 obligatory update
2018-12-29 12:57:19 +03:00
Phil Sturgeon
97fd6e96d3
Merge pull request #529 from tchalvak/utf-8-section
...
PDO binding with utf-8: Clarified some of the code, and use escape function.
2018-12-18 17:01:18 +01:00
Phil Sturgeon
769e121802
Merge pull request #767 from D-Marc1/mysqli-branch
...
Add MySQLi prepared statements article
2018-12-18 17:00:33 +01:00
Phil Sturgeon
79b5bcfcc4
Merge pull request #800 from ylynfatt/patch-2
...
Remove PHP Security Cheat Sheet link
2018-12-18 16:59:44 +01:00
Phil Sturgeon
69c81a9827
Merge pull request #801 from corpsee/php-censor
...
Added PHP Censor CI-server.
2018-12-18 16:59:27 +01:00
Martin F
6c6e79578f
Replace VersionEye with libraries.io
...
Fixes #796
2018-10-31 11:59:09 +01:00
Yannick Lyn Fatt
66f199fbe7
Change link to point to general OWASP Cheat Sheet Series
2018-10-18 16:41:28 -04:00
Dmitry Khomutov
5de3e106da
Added PHP Censor CI-server.
2018-10-16 00:53:44 +07:00
Yannick Lyn Fatt
918d426985
Remove PHP Security Cheat Sheet link
...
This link has been marked for deletion on the OWASP website. In light of this, perhaps the link should be removed from PHP The Right Way.
2018-10-14 23:51:14 -04:00