CURLOPT_SSL_VERIFYPEERについて
https://qiita.com/climber-miyagi/items/a9e8a2632d77cae62b4f?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Is anyone aware of a #research report on the usage of #php and the resources applications consume on average? I get questions about how much resources do I need to run my application.
Let's say a custom #symfony application? What would be the indicator to look at? Or a #Laravel project? I have seen applications running with 128mb but also 8gb.
I'm aware that this has many variables and there is no fixed number. But there must be some numbers on this.
✅ The first CFP submissions for the Dutch PHP Conference 2026 are already in!
Want to feel the thrill yourself?
🎤 Submit your talk here → https://phpconference.nl/speakers/cfp/
🎟️ Or secure your seat today → https://dawntechnology.paydro.com/adc-wdc-dpc-2026
Join us in Amsterdam, March 10–13.
#dpc26 #cfp #conference #developers #php

Excuse no. 89:
"We prefer composition over inheritance, but because of final classes, we can't #PHPUnit test our codebase."
Solutions:
Interfaces – cleanest approach (yes, doubles the files, but results in cleaner architecture). Direct instantiation – not everything needs to be mocked (Value Objects)! uopz - if at hand. dg/bypass-finals - as a last resort.
If final stops you from testing, wait until you hear about private!
Oh wait, that's excuse no. 90.
#PHP #testing #TYPO3 #laravel #symfony
Another bulk release of all my Regular Labs extensions.
They should now be fully #Joomla 6 and #PHP 8.5 compatible.
Get any errors or issues? Let me know at: https://regularlabs.com/support
Flow #PHP 0.25.0 was released yesterday.
This time, we have significantly enhanced the Parquet library along with integrations for Excel and Google Sheets.
As always, you can find more details on the release page:
https://github.com/flow-php/flow/releases/tag/0.25.0
A020757: Numbers that are not the sum of two triangular numbers
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A020757.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A020757.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A020757.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

A020756: Numbers that are the sum of two triangular numbers
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A020756.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A020756.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A020756.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

New sodium_compat releases.
**Pay attention to the release notes** if you use our polyfill to provide `sodium_base642bin()` with one of thee `*_NO_PADDING` constants.
For modern (PHP 8.1 and newer) systems, v2:
https://github.com/paragonie/sodium_compat/releases/tag/v2.3.0
For legacy (PHP 5.2.4 - 8.0 as well as 8.1+) systems, v1:
https://github.com/paragonie/sodium_compat/releases/tag/v1.22.0
#php #libsodium #cryptography #base64 #polyfill
I am looking for a tool to find security problems, especially SQL injections in a very bad #PHP legacy application.
Does anybody have a recommendation? I would prefer a toll that could be run locally and in my CI pipeline.
👍 Leggere dati EXIF in PHP
un esempio di come utilizzare exif_read_data() per leggere i dati EXIF da un'immagine con PHP...
👉 https://www.selectallfromdual.com/blog/1079
A020670: Numbers of form x^2 + 7y^2
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A020670.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A020670.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A020670.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research
