atlas news
    
Planet PHP
24  avril     00h00
Statement on glibc iconv Vulnerability - PHP: Hypertext Preprocessor
   EDIT : Clarified when a PHP application is vulnerable to this bug.Recently, a bug in glibc version . and older CVE was uncovered where a buffer overflow in character set conversions to the ISO CN EXT character set can result in remote code execution. This specific...
21  avril     03h00
Moving on from Mocha, Chai and nyc. - Evert Pot
   I’m a maintainer of several small open source libraries. It’s a fun activity. If the scope of the library is small enough, the maintenance burden is typically fairly low. They’re usually mostly done’, and I occasionally just need to answer a few questions per year, and do the occasional release...
16  avril     13h30
Concealing Cacophony - Derick Rethans
   Concealing Cacophony Tuesday, April th , : BST London, UK Over the last few weeks I have been publishing a series of videos on writing PHP extensions. I record these videos through OBS, and then slice and dice them with Kdenlive. This...
14  avril     19h24
Tukio 2.0 released - Event Dispatcher for PHP - Larry Garfield
   Tukio . released Event Dispatcher for PHP I’ve just released version . of Crell Tukio Available now from your favorite Packagist.org. Tukio is a feature complete, easy to use, robust Event Dispatcher for PHP, following PSR . It began life as the PSR reference...
09  avril     10h00
Check licenses of composer dependencies - Rob Allen
   With some commercial projects, it can be useful to know that all your dependencies have licences that your organisation deems acceptable. I had this requirement for a few clients now and came up with this script that we ran as part of our CI which would then fail if a dependency used a license that...
26  mars     11h00
Creating JWKS.json file in PHP - Rob Allen
   In order to verify a JWT created with an asymmetric key, the verifier needs to get the correct public key. One way to do is described in RFC which describes the JSON Web Key format. Within the header of the JWT there is a kid property which is the key ID which is then used to find the correct...
19  mars     11h00
A quick guide to JWTs in PHP - Rob Allen
   The most common use of JWTs is as an authentication token, usually within an OAuth workflow. Creating these tokens is part and parcel of the authentication library that you use. I recently had a requirement to use a JWT independent of authentication and these are some notes on what I learned when...
12  mars     01h53
python-oracledb 2.1 and node-oracledb 6.4 have been released - Christopher Jones
   I’m still on a long sabbatical so this will be a brief post. In my absence our Oracle Database driver team has been busy and are proud to announce that python oracledb . and node oracledb . have been released. Also our C Oracle Database Programming Interface for Drivers and Applications ODPI C...
26  février     22h11
Disc Golf Discs similar to Remix Discs on Amazon - Brian Moon
   Remix Disc Golf is a brand of disc golf discs that I have only been able to find on Amazon. The seller on Amazon is named Disc Golf Goods. On its Amazon store page, they sell MVP, Axiom, Remix and other brands of disc golf equipment. The detailed seller information on Amazon says the Business Name...
20  février     17h48
How I got Disc Golf Network Pro for FREE for 2024 - Brian Moon
   Do you plan to go to a DGPT event this year Are you a PDGA member Then it could be worth it to buy the Disc Golf Network yearly plan. Disc Golf Network aka DGN the media arm of the Disc Golf Pro Tour aka DGPT , announced their new pricing tiers for earlier this month. It was met with...