Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in php-8
PHP 8 in Visual Studio Code
Mar 04, 2023
php
visual-studio-code
php-8
intelephense
Wrong PHP Version/Executable in VSCode terminal but works perfectly in Mac terminal
Aug 31, 2022
visual-studio-code
phpunit
macos-big-sur
apple-m1
php-8
Declaration of OM\Db::query(string $statement) must be compatible with PDO::query
Sep 20, 2022
php
php-8
Phpmyadmin 5.1.0.RC1 & 5.0.4 error (Warning in ./libraries/classes/Config.php#1285 mkdir(): Permission denied)
Feb 20, 2022
php
phpmyadmin
permission-denied
mkdir
php-8
What is PHP8 JIT compiler
Sep 04, 2022
php
php-8
what happened in PHP8.0.0 to break usort(...(int)(strlen($a)<strlen($b)));?
Jan 29, 2022
php
usort
php-8
Laravel Passport gets 'It was not possible to parse your key, reason: ""' error after upgrade to PHP8.0
Feb 08, 2022
php
laravel-passport
php-8
How to install PHP 8 on XAMPP
Aug 28, 2022
php
apache
xampp
php-8
How to detect if PHP JIT is enabled
Sep 21, 2022
php
jit
php-8
How can i use php8 attributes instead of annotations in doctrine?
Apr 03, 2022
php
symfony
doctrine-orm
doctrine
php-8
Does PHP have "named parameters" so that early arguments can be omitted and later arguments can be written? [duplicate]
Nov 20, 2022
php
named-parameters
default-arguments
php-8
Is there a "nullsafe operator" in PHP?
Mar 17, 2022
php
operators
chaining
php-8
nullsafe
Required parameter $xxx follows optional parameter $yyy
Jun 04, 2021
php
function-signature
php-8
PHP 8, function alias compatibility `getdir()`
Sep 15, 2022
php
alias
backwards-compatibility
php-8
Does PHP allow named parameters so that optional arguments can be omitted from function calls?
Sep 02, 2022
php
default-value
optional-parameters
named-parameters
php-8
Is it possible to use named function parameters in PHP? [duplicate]
Nov 01, 2022
php
named-parameters
php-8
Is there a way to catch an Exception without having to create a variable?
Aug 29, 2022
php
exception
error-handling
try-catch
php-8
Is it possible to type hint more than one type?
Aug 26, 2022
php
type-hinting
php-8