Xymph
4aff7a7ab5
Merge pull request #1032 from cblanken/patch-1
...
Fix typo
2025-08-17 09:16:11 +02:00
Cameron Blankenbuehler
42eef96e3a
Fix typo
...
The link to the Cypress testing framework was incorrectly spelled "Cyress"
2025-08-16 20:23:15 -04:00
Josh Lockhart
4c677d7833
Merge pull request #982 from bueltge/patch-1
...
Remove link to German translation
2025-06-20 06:53:10 -04:00
Xymph
966c88ac7a
Merge pull request #1029 from rafaelbernard/paas-bref-cloud
...
Add Bref Cloud to PaaS Providers
2025-05-15 09:31:26 +02:00
Rafael Bernard Araújo
513be12b2e
Add Bref Cloud to PaaS Providers
2025-05-15 11:20:53 +12:00
Josh Lockhart
0df98c9aa0
Merge pull request #1028 from savaliyaketan/patch-2
...
Update 11-04-01-Complementary-Testing-Tools.md
2025-05-14 09:30:41 -04:00
Josh Lockhart
aa0d0585b0
Merge pull request #1027 from savaliyaketan/patch-1
...
Update 11-03-01-Behavior-Driven-Development.md
2025-05-14 09:30:25 -04:00
Ketan Savaliya
f00a5317f8
Update 11-04-01-Complementary-Testing-Tools.md
...
fixed site address issue
2025-05-14 18:26:14 +05:30
Ketan Savaliya
0573a8a903
Update 11-03-01-Behavior-Driven-Development.md
...
fixed site address issue
2025-05-14 18:24:14 +05:30
Phil Sturgeon
f64b86e519
Merge pull request #990 from petk/patch-rpm
...
Add Remi's RPM repo
2025-04-23 21:49:28 +02:00
Phil Sturgeon
66b6e1563d
Merge branch 'gh-pages' into patch-rpm
2025-04-23 21:49:19 +02:00
Phil Sturgeon
e68179a6ff
Merge pull request #970 from petk/patch-seo
...
Use jekyll-seo-tag plugin
2025-04-23 21:47:46 +02:00
Xymph
dc623f88cc
Merge pull request #1025 from joshkautz/patch-1
...
Update 01-04-01-Mac-Setup.md
2025-04-17 12:43:21 +02:00
Josh Kautz
f6908ca71b
Update 01-04-01-Mac-Setup.md
...
Updated instructions for using Homebrew to install PHP.
2025-04-15 11:53:37 -05:00
Xymph
9dfa0384cf
Merge pull request #1024 from AllenJB/chat
...
Update chat links to point to Libera and Discord
2025-03-16 13:17:55 +01:00
AllenJB
c756fca67d
Update chat links to point to Libera and Discord
2025-03-16 08:36:30 +00:00
Xymph
4f01b87ec6
Merge pull request #1023 from raph007/dependency-managment-composer-context-update
...
Remove "until recently" phrase regarding dependency management
2025-03-03 09:33:16 +01:00
Raph
1118fc8cd2
Remove "until recently" phrase regarding dependency management
...
Composer is 13 years old.
2025-03-02 22:25:04 +01:00
Xymph
465d6d90f3
Merge pull request #1021 from chesslablab/documentation/twitter-update
...
Renamed twitter as x
2025-02-14 11:14:09 +01:00
standard
c37e78c725
Renamed twitter as x
2025-02-14 10:43:24 +01:00
Xymph
b43a4a0d57
Merge pull request #1020 from dakujem/patch-1
...
PHP 8.4 - the current stable version
2025-01-16 12:03:45 +01:00
Andrej Rypo
bfa6633cb0
PHP 8.4 - the current stable version
...
8.3 --> 8.4
2025-01-15 13:32:04 +01:00
Xymph
366f61b04a
Merge pull request #1018 from kenguest/linux-setup-typo
...
Linux setup typo
2025-01-12 21:00:37 +01:00
Xymph
64c371e4fd
Merge pull request #1017 from kenguest/cypress
...
Add Cypress.io to section of links to tools for end-to-end testing
2025-01-12 21:00:09 +01:00
Xymph
55598ed546
Merge pull request #1019 from kenguest/object-caching
...
Rephrase Object Caching section a little, improve phrasing/grammar
2025-01-04 15:09:24 +01:00
Ken Guest
afbe01793c
Rephrase Object Caching section a little, improve phrasing/grammar
2025-01-03 23:39:16 +00:00
Ken Guest
b2b13ef5cd
Fix typo (maintened -> maintained)
2025-01-03 23:26:09 +00:00
Ken Guest
485714543d
Add Cypress.io to section of links to tools for end-to-end testing
2025-01-03 23:20:10 +00:00
Xymph
2d288e79b4
Merge pull request #1016 from Xymph/fix-phpdoc-links
...
Fix PHPDoc links (fixes #1015 )
2025-01-03 17:30:20 +01:00
Xymph
a3c3be7e18
Fix PHPDoc links
2025-01-03 17:26:36 +01:00
Xymph
5d16db24d0
Merge pull request #1014 from JasonnnW3000/gh-pages
...
Update LICENSE, fix copyright license year
2025-01-01 17:27:28 +01:00
JasonnnW3000
30b6917042
Update LICENSE, fix license year
...
Signed-off-by: JasonnnW3000 <sufssl04@gmail.com >
2024-12-31 13:03:22 -05:00
Xymph
630628d17c
Merge pull request #1011 from PowerKiKi/patch-1
...
Precision on when APCu cache is shared or not
2024-09-30 11:52:49 +02:00
Adrien Crivelli
78cff893e7
Update _posts/14-03-01-Object-Caching.md
...
Co-authored-by: Chris Brown <code@drbyte.dev >
2024-09-28 18:31:08 +02:00
Adrien Crivelli
12f59ff36a
Precision on when APCu cache is shared or not
...
The information is based on https://github.com/krakjoe/apcu/issues/121#issuecomment-136091336 .
The fact that PHP-FPM shares cache across all pools was verified in a real-world scenario.
Fixes #1009
2024-09-28 04:55:05 +09:00
Xymph
ef9bc49a20
Merge pull request #1005 from robgeorgeuk/not-all-macos-include-php
...
Later macOS versions do not include PHP
2024-06-04 10:44:54 +02:00
Rob George
bc9e2adaa9
Later macOS versions do not include PHP
2024-06-03 12:13:14 +01:00
Josh Lockhart
846c25c9ff
Merge pull request #1003 from mazedlx/gh-pages
2024-04-04 06:36:25 -04:00
Christian Leo-Pernold
f14345efe8
Update welcome.md
...
Remove the link to the German translation as it is no longer available.
2024-04-04 12:05:38 +02:00
Christian Leo-Pernold
40b5633c41
Update README.md
...
Remove the link to the German translation as it is no longer available.
2024-04-04 12:04:13 +02:00
Xymph
085397c0b3
Merge pull request #1002 from ahmoin/gh-pages
...
Update outdated links PaaS Providers
2024-03-28 23:32:33 +01:00
Ahsan Moin
01951ad1c9
Update outdated PaaS Providers
...
AppFog was acquired by Lumen
IBM Cloud has updated their docs
Jelastic was acquired by Virtuozzo
Nanobox was replaced by DigitalOcean App Platform
Pivotal Web Services has new link
2024-03-28 10:17:35 -04:00
Xymph
edd3c812a1
Merge pull request #1001 from deschcla/patch-1
...
Update URL for Storyplayer in 11-02-01-Test-Driven-Development.md
2024-03-15 09:28:00 +01:00
Clarisse Deschamps
124c1ca7cb
Update URL for Storyplayer in 11-02-01-Test-Driven-Development.md
...
The current URL no longer exists.
We can replace it with the URL of the GitHub repository.
2024-03-14 20:10:32 +01:00
Xymph
a3c090b8fc
Merge pull request #999 from jrfnl/feature/update-code-style-guide
...
Code Style Guide: update URL for PHP_CodeSniffer
2024-02-15 11:27:04 +01:00
jrfnl
af9090900b
Code Style Guide: update URL for PHP_CodeSniffer
...
... and small improvement to the text about running PHPCS in a git hook.
_When this text was originally written, the `--filter=GitStaged` option didn't exist yet, but now it does, it seems like a good pointer to add to the text._
Ref:
* https://github.com/squizlabs/PHP_CodeSniffer/issues/3932 (about the repo URL change)
* https://github.com/squizlabs/PHP_CodeSniffer/pull/2137 (about the GitStaged filter)
2024-02-12 14:52:13 +01:00
Xymph
71ce0addba
Merge pull request #995 from petk/patch-php8.3
...
Update current PHP version to 8.3
2023-11-26 11:51:52 +01:00
Peter Kokot
af68f8b16f
Update current PHP version to 8.3
2023-11-24 20:10:37 +01:00
Peter Kokot
22e265347c
Update _posts/01-06-01-Linux-Setup.md
...
Co-authored-by: Chris Brown <code@drbyte.dev >
2023-07-04 18:09:01 +02:00
Peter Kokot
a59f8294cc
Add Remi's RPM repo
2023-07-04 07:09:17 +02:00