php

Back Open Paginator
11.11.2024 10:30
heiglandreas (@heiglandreas@phpc.social)

Anyone here knows of a way to use PHPs Reflection API to distinguish between an explicit and an implicit default value of null of a property?

I am only interested in *explicit* null default values (private $foo = null;) but ReflectionProperty::hasDefaultValue() also reports implicit ones (private $foo;) as `true` 😕

#php #reflection #followerpower




Show Original Post


11.11.2024 09:23
symfony (@symfony@mastodon.social)

🖥 A Week of Symfony #932 (4-10 November 2024)
➡️ symfony.com/blog/a-week-of-sym




Show Original Post


11.11.2024 08:18
ReneHenrich (@ReneHenrich@norden.social)

I just released my second @getkirby plugin!

Kirby Admin Bar adds a simple admin bar to your frontend which allows logged in users to:

1. Quickly edit the current page in the panel
2. Access important panel links from the frontend with a single click
3. See your logged in user account and role at a glance and easily access your profile settings

Get it here: github.com/Pechente/kirby-admi

#getkirby #kirbycms #php #webdev





Show Original Post


11.11.2024 05:12
decompwlj (@decompwlj@mathstodon.xyz)

One day, one decomposition
A132359: #Numbers divisible by the square of their last decimal digit

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A132359.
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #sequence #OEIS #javascript #php #3D #numbers #divisible #square #digit #graph #threejs #webGL





Show Original Post


11.11.2024 04:23
SymfonyStation (@SymfonyStation@drupal.community)

Alice, Nelmio, Hautelook, Faker - How to upgrade Doctrine Fixtures - Part 1. #PHP
tomasvotruba.com/blog/alice-ne




Show Original Post


11.11.2024 04:23
mobileatom (@mobileatom@flipboard.com)

Alice, Nelmio, Hautelook, Faker - How to upgrade Doctrine Fixtures - Part 1. #PHP

tomasvotruba.com/blog/alice-ne

Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom




Show Original Post


11.11.2024 04:00
askubuntu (@askubuntu@ubuntu.social)

apache2 error.log file size #apache2 #php #log

askubuntu.com/q/1532595/612




Show Original Post


11.11.2024 02:21
php_discussions (@php_discussions@mastodon.social)

php-threadpool: A Simple (and possibly naive) approach to multitasking in PHP

github.com/DanRVP/php-threadpo

Discussions: discu.eu/q/https://github.com/




Show Original Post


11.11.2024 01:44
foxbutt (@foxbutt@gulp.cafe)

for some reason my eyes.ofafox.com website as well as any of my php sites had broken. ugh. but restarting #php seems to have fixed it.




Show Original Post


11.11.2024 00:46
espena (@espena@techhub.social)

An #introduction post is probably appropriate. So: Hello from #norway !

I'm here hoping to find interesting #DIY #electronics and other nerdy projects, in addition to sharing my own stuff.

I've been fiddling with #esp32 microcontroller/WiFi modules for a while, and will probably post my share of esp32 related projects.

My primary programming languages are #php #cpp #javascript

I do #pcb design with #Kicad, simple 2D design with #qcad and 3D work in #freecad.

I write about some of my projects on my personal blog, espenandersen.no

My GitHub repository is found at github.com/espena

(Image from my garage workbench)





Show Original Post


11.11.2024 00:00
jbz (@jbz@indieweb.social)

🐘 The case against static typing in PHP | Tony Marston

tonymarston.net/php-mysql/agai

#php #statictyping




Show Original Post


10.11.2024 22:57
menelion (@menelion@dragonscave.space)

Content warning:Hosting recommendation


I heard about inaccessibility of #DreamHost, a hosting platform preferred by many blind users for some reason.
If you want to migrate, don't know where and you want great support, free websites migration and #CPanel, there's #A2Hosting. I've been with them for twelve, nearly thirteen years now, and they still have great and extremely helpful support, a plethora of #PHP versions from 4.4 to the most recent 8.3, one-click installer for many popular software like #WordPress, an optimization plugin for WP of their own, support for more technologies like #Python, #Ruby, #NodeJS, different solutions for your needs starting from the very basic shared hosting to the most requiring dedicated servers.
I'm not affiliated with the company, they don't pay me a cent, but if you find my suggestion useful, you can use my referral link while signing up:
a2hosting.com/refer/38061.
If you don't want to do that, no pressure, just go to a2hosting.com/ and find out on your own.
Oh, and they have email, PHPMyAdmin for your lovely Maria (or PhpPgAdmin if you prefer PostGres), SSH access and many more!




Show Original Post


1 2 3 4 5 6 ...112
UP