900 Commits

Author SHA1 Message Date
Xymph
e37196da11 Update redirected link to Symfony translation keys, with new anchor 2022-08-25 16:26:51 +02:00
Xymph
d25c1a1e34 Update redirected link to ASLR article 2022-08-25 16:22:43 +02:00
Xymph
986da80c1a Update redirected link to O'Reilly book 2022-08-25 16:19:55 +02:00
Xymph
e8db6d77f6 Update site links that redirect to a new domain 2022-08-25 16:18:02 +02:00
Xymph
11209a4bad Update links that redirect to a new path on the same site 2022-08-25 15:36:13 +02:00
Xymph
14954aabb7 Update http links that now redirect to https 2022-08-25 15:10:26 +02:00
Josh Lockhart
67bb04ce9d Merge pull request #921 from igorradovanov/remove-dwoo-library
Dwoo library removed from the list of Libraries
2022-08-24 09:23:18 -04:00
Josh Lockhart
20422fc0ef Merge pull request #915 from catfan/patch-1
Add Medoo link to database abstraction layers
2022-08-24 08:13:12 -04:00
Xymph
005ba52040 Improve grammar of ElePHPants paragraph 2022-08-23 22:35:45 +02:00
Xymph
8c0b237667 Use plural grammar/spelling where intended 2022-08-23 22:35:34 +02:00
Xymph
a85d35345d Remove inappropriate apostrophes 2022-08-23 22:19:23 +02:00
Xymph
ca0f073a4c Remove space inside 2 hyphenated words 2022-08-23 22:18:11 +02:00
Xymph
389eb5c0c3 Fix incorrect case of a few words 2022-08-23 22:17:07 +02:00
Xymph
6e0076e2c2 Add missing punctuation 2022-08-23 22:15:28 +02:00
Matt Trask
e7a7bae7c2 Merge pull request #924 from igorradovanov/replace-zend-opcodes-link
Fix broken link - Zend Engine 2 Opcodes
2022-08-18 19:56:57 -05:00
Matt Trask
4841df63c8 Merge pull request #917 from dionisvl/gh-pages
PHP 5.6 => PHP 7.4
2022-07-31 16:25:25 -05:00
Igor Radovanov
dd4c0f992f Fix broken link - Zend Engine 2 Opcodes 2022-07-31 16:26:39 +02:00
Igor Radovanov
9312263d58 Replace Zend/View link 2022-07-31 15:56:58 +02:00
Igor Radovanov
43a660147b Dwoo library removed from the list of Libraries 2022-07-31 15:38:27 +02:00
Denis
133690f01c Update _posts/01-02-01-Use-the-Current-Stable-Version.md
Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
2022-07-17 12:29:15 +03:00
Denis
3bcae99461 PHP 5.6 => PHP 7.0 2022-07-13 16:57:48 +03:00
Angel Lai
42af1b9096 Add Medoo link to database abstraction layers 2022-06-26 21:50:16 +08:00
jrfnl
6cafd92add Testing Tools: add PHPUnit Polyfills
The [PHPUnit Polyfills](https://github.com/Yoast/PHPUnit-Polyfills) were created to allow devs to write tests for the latest version of PHPUnit, while still allowing those tests to run on older PHPUnit versions.

Full disclosure: I'm the author of the library.

Note: this library is the [endorsed](https://phpunit.de/supported-versions.html) by the author of PHPUnit as the way to support PHPUnit cross-version compatible tests.
2022-06-24 10:51:00 +02:00
spebon
ba0b053655 Fix typo 2022-06-07 14:17:21 +00:00
Derick Alangi
4531b611e5 Merge branch 'codeguy:gh-pages' into gh-pages 2022-06-04 06:23:53 +01:00
Derick Alangi
656fa79b5a Update the current working APC docs
The previous docs link isn't found on the php.net website but there is docs for APC
so this patch just updates to the current valid docs on the website.
2022-06-04 06:23:38 +01:00
Igor Radovanov
7f265f543b The Microsoft Web Platform Installer (WebPI) is removed from the list of tools due to that it will be retired on July 1, 2022. This is related to GitHub issue #909. 2022-06-01 14:21:42 +02:00
Matt Trask
92def0985d Merge pull request #902 from petk/patch-phpdoc
Fix PHPDoc URLs
2022-03-08 10:46:30 -06:00
Gerard Nesta
bf9dec8151 Merge pull request #1 from gerardnll/patch-2
Updated zend/i18n to laminas/laminas-i18n
2022-02-08 11:12:30 +01:00
Gerard Nesta
3d2e578169 Updated zend/i18n to laminas/laminas-i18n
Package was renamed
2022-02-08 10:51:55 +01:00
Gerard Nesta
752ebdafb3 Replaced patchwork/utf8 with symfony/polyfill-mbstring
Patchwork package is not maintained anymore.
2022-02-08 10:39:59 +01:00
Brad Parbs
29e46ce2e5 Add missing space in comment 2022-02-07 16:06:13 -06:00
Peter Kokot
645d2afcc4 Fix PHPDoc URLs 2022-01-17 11:08:05 +01:00
Peter Kokot
dcd4a74e9f Update PHP version to 8.1 2022-01-10 09:38:36 +01:00
COil
d19444595a brew: examples for manual PHP version switch 2021-10-29 13:51:34 +02:00
Ken Guest
d81fe2f72c Add link for smknstd/modern-php-cheatsheet 2021-10-28 16:56:09 +01:00
kanlukasz
c166410c1c Merge branch 'codeguy:gh-pages' into gh-pages 2021-09-22 07:54:14 +02:00
dev-null
8b934a2ed7 Replace http with https 2021-08-10 09:12:41 +02:00
dev-null
f79d07cda1 Replace dead link
http://phpwomen.org/ website no longer exist
2021-08-10 09:11:31 +02:00
Pen-y-Fan
81c7c62414 End of Line (#888)
End of line changed from `\n` to `PHP_EOL`
2021-05-02 12:15:44 +01:00
Matt Trask
956872050b Merge pull request #884 from fridde/patch-1
Removed outdated summary
2021-04-30 15:09:07 -05:00
fridde
4c15e0abc5 The site no longer exists (but the domain) 2021-04-27 22:48:32 +02:00
fridde
d16416cac1 Removed outdated summary
The guide is for version 5.6 and while not completely outdated, still too much outdated information to be of use.
2021-04-27 22:46:55 +02:00
Paul M. Jones
5ddfebc67d add Atlas to DB abstraction layers 2021-03-02 15:52:28 -06:00
Michiel Missotten
c27f195842 Update link to PHPCSFixer
Website moved from the sensiolabs.com domain to symfony.com domain.
2021-02-25 17:35:59 +01:00
Jorge Sapena
c725689ce8 Remove broken link
Remove another broken link from phpbridge
2021-02-10 15:23:39 +01:00
Jorge Sapena
b5b077195d Removed Phpbridge section
Phpbridge is not available anymore.
2021-02-10 13:40:30 +01:00
Antoine Makdessi
4598667c78 Update _posts/14-02-01-Opcode-Cache.md
Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
2021-01-29 16:37:13 +01:00
Antoine Makdessi
7f245675c4 Update 14-02-01-Opcode-Cache.md 2021-01-29 14:08:39 +01:00
maik
c8c8abe1e2 Web service for Security Advisories Checker is discontinued 2021-01-19 18:08:46 +01:00