You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use json_decode exception
Ahora es más rápido.
Lo curioso es que si lo usan el jsonEncode().
Fix: #373
* fix: remove unused import
---------
Co-authored-by: Javier Ferrer González <javier.ferrer@codely.com>
Info:
https://www.php.net/manual/en/class.jsonexception
https://wiki.php.net/rfc/json_throw_on_error
Este código sobra o se puede reducir a 1 línea.
php-ddd-example/src/Shared/Domain/Utils.php
Lines 40 to 48 in 3815906
Lo vi en vuestro video https://youtu.be/hXCT1jZt3vQ?t=3606
No es necesario esperar a
json_decode2()
.The text was updated successfully, but these errors were encountered: