php

Back Open Paginator
30.09.2025 14:04
qiita (@qiita@rss-mstdn.studiofreesia.com)

CURLOPT_SSL_VERIFYPEERについて
qiita.com/climber-miyagi/items

#qiita #PHP




Show Original Post


30.09.2025 12:57
jaapio (@jaapio@phpc.social)

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.




Show Original Post


30.09.2025 12:48
dpc_ibuildings (@dpc_ibuildings@mastodon.social)

✅ The first CFP submissions for the Dutch PHP Conference 2026 are already in!

Want to feel the thrill yourself?

🎤 Submit your talk here → phpconference.nl/speakers/cfp/
🎟️ Or secure your seat today → dawntechnology.paydro.com/adc-
Join us in Amsterdam, March 10–13.





Show Original Post


30.09.2025 12:41
helmutstrasser (@helmutstrasser@mstdn.social)

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




Show Original Post


30.09.2025 11:20
regularlabs (@regularlabs@fosstodon.org)

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: regularlabs.com/support




Show Original Post


30.09.2025 10:38
norbert (@norbert@phpc.social)

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:
github.com/flow-php/flow/relea




Show Original Post


30.09.2025 10:26
decompwlj (@decompwlj@mathstodon.xyz)

A020757: Numbers that are not the sum of two triangular numbers

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A020757.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0207
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#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





Show Original Post


30.09.2025 10:21
decompwlj (@decompwlj@mathstodon.xyz)

A020756: Numbers that are the sum of two triangular numbers

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A020756.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0207
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#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





Show Original Post


30.09.2025 09:45
paragon (@paragon@phpc.social)

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:

github.com/paragonie/sodium_co

For legacy (PHP 5.2.4 - 8.0 as well as 8.1+) systems, v1:

github.com/paragonie/sodium_co

#php #libsodium #cryptography #base64 #polyfill




Show Original Post


30.09.2025 09:05
koehnlein (@koehnlein@mastodon.social)

I am looking for a tool to find security problems, especially SQL injections in a very bad legacy application.

Does anybody have a recommendation? I would prefer a toll that could be run locally and in my CI pipeline.




Show Original Post


30.09.2025 08:23
selectallfromdual (@selectallfromdual@mastodon.uno)

👍 Leggere dati EXIF in PHP
un esempio di come utilizzare exif_read_data() per leggere i dati EXIF da un'immagine con PHP...

👉 selectallfromdual.com/blog/1079

#exif #leggeredatiexif #php




Show Original Post


30.09.2025 05:51
decompwlj (@decompwlj@mathstodon.xyz)

A020670: Numbers of form x^2 + 7y^2

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A020670.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0206
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#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





Show Original Post


1 ...404 405 406 407 408 409 410 411 412 413 414 ...525
UP