Peter Kokot
e14aaf93ba
Rename zend-* packages to laminas-*
...
The Laminas project is a continuation of the Zend Framework.
2023-01-19 18:28:33 +01:00
Peter Kokot
5264be273d
Rename mod_php5 to mod_php
2023-01-19 18:17:58 +01:00
Peter Kokot
4a3341dfc2
Reword mysql extension chapter
...
- The ext/mysql deprecation chapter has been removed from the PHP manual
2023-01-19 18:12:26 +01:00
Xymph
cde634abc9
Merge pull request #962 from petk/patch-https-3
...
Update links to https
2023-01-18 19:41:19 +01:00
Peter Kokot
49cadd2a4f
Update links to https
2023-01-18 18:27:18 +01:00
Peter Kokot
57e1857872
Remove unused Homebrew PHP link
2023-01-18 18:13:24 +01:00
Xymph
df119b0631
Merge pull request #958 from petk/patch-https
...
Update php.net links to point to https://www.php.net
2023-01-18 10:48:23 +01:00
Peter Kokot
865de678eb
Remove Rocketeer
...
Rocketeer has been archived upstream and discontinued.
2023-01-18 00:13:28 +01:00
Peter Kokot
5638836ec8
Update php.net links to point to https://www.php.net
2023-01-17 23:57:25 +01:00
Xymph
ec2634cffa
Merge pull request #956 from petk/patch-apcu
...
Update APC and APCu
2023-01-17 20:09:38 +01:00
Peter Kokot
250b9fbf05
Update 14-03-01-Object-Caching.md
2023-01-17 18:51:13 +01:00
Xymph
3d14d901dc
Merge pull request #957 from petk/patch-register-globals
...
Remove 404 register globals PHP link
2023-01-17 09:38:38 +01:00
Xymph
a57c5c8933
Merge pull request #955 from petk/patch-scream
...
Remove scream PHP extension
2023-01-17 09:36:51 +01:00
Peter Kokot
989f0c76ea
Remove 404 register globals PHP link
2023-01-16 20:14:27 +01:00
Peter Kokot
f505e08040
Update APC and APCu
...
The maintained APCu extension is the previous APC extension without
opcode caching. APC is as of this writing unmaintained.
2023-01-16 19:27:13 +01:00
Peter Kokot
db5f56ca94
Remove scream PHP extension
...
The scream PHP extension has been removed from the documentation and its
PECL package is unmaintaned.
2023-01-16 19:07:22 +01:00
Peter Kokot
5bdcdecfad
Re-enable PHP Design Patterns original repo
...
Maintainers decided to continue support:
a0825f1316
2023-01-16 18:02:56 +01:00
Peter Kokot
af09e70c87
Remove XCache
...
XCache integration made sense with PHP 5.6 and older versions. With
OPCache being available directly in the PHP it made less sense to enable
it as well. Also the upstream site doesn't seem to be maintained anymore.
2023-01-11 20:49:53 +01:00
Xymph
1990b2699e
Update links to redirected GH repos
2023-01-05 00:41:30 +00:00
Xymph
6af64c5b4e
Merge pull request #942 from Chris53897/gh-pages-php-8.2
...
docs: replace current stable version of php 8.1 = 8.1
2023-01-04 10:10:25 +01:00
Christopher Georg
def9cc80b4
docs: replace current stable version of php 8.1 = 8.1
2023-01-03 22:37:11 +01:00
Xymph
b90efb4fcd
Add link to design patterns catalog
2022-12-27 16:04:53 +01:00
Xymph
3c2773c093
Merge pull request #938 from Xymph/archive-two-links
...
Archive two broken links
2022-12-27 12:13:05 +01:00
Xymph
d6f176bb1b
Merge pull request #937 from Xymph/archive-design-patterns
...
Archive design patterns link & add PDF (fixes #935 )
2022-12-27 12:11:23 +01:00
Xymph
87a0109c63
Merge pull request #946 from echernyavskiy/patch-6
...
Replace Chef fundamentals YouTube playlist link.
2022-12-27 11:18:24 +01:00
Xymph
f436a72cef
Merge pull request #945 from echernyavskiy/patch-5
...
Fix mod_fcgid link in the "Virtual or Dedicated servers" post.
2022-12-27 11:14:54 +01:00
Xymph
31dab9d996
Merge pull request #947 from echernyavskiy/patch-7
...
Fix PHP cheatsheets link (http -> https).
2022-12-27 11:11:42 +01:00
Xymph
8c7f6934e2
Merge pull request #943 from echernyavskiy/patch-3
...
Fix typos in the "Code style guide" post.
2022-12-27 11:11:00 +01:00
Christopher Georg
eb4a239f77
docs: replace current stable version of php 8.1 = 8.1
2022-12-17 11:54:10 +01:00
Evgeny Chernyavskiy
59870c19a3
Fix PHP cheatsheets link (http -> https).
2022-12-16 05:34:18 -05:00
Evgeny Chernyavskiy
47105ff6d3
Replace Chef fundamentals YouTube playlist link.
...
The currently linked to playlist has 7 videos all of which are hidden.
2022-12-16 05:15:50 -05:00
Evgeny Chernyavskiy
fe5114d39f
Fix mod_fcgid link in the "Virtual or Dedicated servers" post.
2022-12-16 05:11:40 -05:00
Evgeny Chernyavskiy
5e77a66a20
Fix a typo in Data Filtering
2022-12-16 04:52:26 -05:00
Evgeny Chernyavskiy
c84de4c0ad
Fix typos in the "Code style guide" post
2022-12-15 12:10:07 -05:00
Christopher Georg
2b5b5d6805
docs: replace current stable version of php 8.1 = 8.1
2022-12-10 11:36:34 +01:00
Xymph
46b8b85ccc
Archive two broken links
2022-11-05 15:34:01 +01:00
Xymph
738cd788e3
Archive design patterns link & add PDF
2022-11-05 12:44:54 +01:00
Xymph
aa4b2e3803
Update Zend-View link to version 3
2022-11-05 12:12:39 +01:00
Xymph
34f7bc4ccd
Merge pull request #922 from igorradovanov/replace-zend-view-link
...
Replace Zend/View link
2022-11-05 12:01:47 +01:00
Josh Lockhart
46b7850461
Merge pull request #934 from AndrewDawes/fix_typos
...
Fixed a typo
2022-10-30 10:46:54 -04:00
Josh Lockhart
bcd10d8594
Merge pull request #932 from Xymph/replace-sites-by-repos
...
Replace dead sites by GH repos
2022-10-30 10:46:25 -04:00
Josh Lockhart
c11572d958
Merge pull request #931 from Xymph/update-lynda-links
...
Update Lynda links to LinkedIn
2022-10-30 10:46:08 -04:00
Josh Lockhart
730728eeb3
Merge pull request #929 from Xymph/archive-update-jason-grimes-link
...
Archive jasongrimes.org link
2022-10-30 10:45:47 -04:00
Andrew Dawes
2b3f1a5a33
Fixed a typo
2022-10-22 22:14:05 +02:00
Xymph
28733fe24e
Update broken link to XAMPP
2022-08-27 12:36:32 +02:00
Xymph
d979efd5bb
Replace dead sites by GH repos
2022-08-27 12:29:23 +02:00
Xymph
07c6aba867
Update Lynda links to LinkedIn
2022-08-26 23:29:22 +02:00
Xymph
099e93fa3c
Archive jasongrimes.org link
2022-08-25 19:13:11 +02:00
Xymph
33cad23ea0
Update link to Symfony translation component
2022-08-25 16:44:23 +02:00
Xymph
536f637184
Update broken link to Oracle article
2022-08-25 16:28:55 +02:00