Compare commits
	
		
			4 Commits
		
	
	
		
			a471dbbc22
			...
			4bd6aa2350
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 4bd6aa2350 | |||
| 00affe1feb | |||
| 24ecf5d199 | |||
| 480d2d91c5 | 
@ -1,3 +1,8 @@
 | 
				
			|||||||
 | 
					## Release 0.5.0p74 du 30/04/2025-04:39
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* `6c1c85b` remplacer nur_func par func
 | 
				
			||||||
 | 
					* `3cdcf49` support de multiples définitions pour border
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Release 0.4.0p82 du 14/03/2025-15:40
 | 
					## Release 0.4.0p82 du 14/03/2025-15:40
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Release 0.4.0p74 du 14/03/2025-15:35
 | 
					## Release 0.4.0p74 du 14/03/2025-15:35
 | 
				
			||||||
 | 
				
			|||||||
@ -1 +1 @@
 | 
				
			|||||||
0.4.0
 | 
					0.5.0
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										39
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										39
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							@ -12,7 +12,7 @@
 | 
				
			|||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "path",
 | 
					                "type": "path",
 | 
				
			||||||
                "url": "../nulib",
 | 
					                "url": "../nulib",
 | 
				
			||||||
                "reference": "927915093af5196099ae26645c07e90ddf1b2330"
 | 
					                "reference": "1671354fd8eed5044d3f7593f3db9185f4c16bc6"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
                "ext-json": "*",
 | 
					                "ext-json": "*",
 | 
				
			||||||
@ -22,6 +22,8 @@
 | 
				
			|||||||
            "require-dev": {
 | 
					            "require-dev": {
 | 
				
			||||||
                "ext-curl": "*",
 | 
					                "ext-curl": "*",
 | 
				
			||||||
                "ext-pcntl": "*",
 | 
					                "ext-pcntl": "*",
 | 
				
			||||||
 | 
					                "ext-pdo": "*",
 | 
				
			||||||
 | 
					                "ext-pgsql": "*",
 | 
				
			||||||
                "ext-posix": "*",
 | 
					                "ext-posix": "*",
 | 
				
			||||||
                "ext-sqlite3": "*",
 | 
					                "ext-sqlite3": "*",
 | 
				
			||||||
                "nulib/tests": "^7.4"
 | 
					                "nulib/tests": "^7.4"
 | 
				
			||||||
@ -747,16 +749,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "friendsofphp/php-cs-fixer",
 | 
					            "name": "friendsofphp/php-cs-fixer",
 | 
				
			||||||
            "version": "v3.72.0",
 | 
					            "version": "v3.75.0",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
 | 
					                "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
 | 
				
			||||||
                "reference": "900389362c43d116fee1ffc51f7878145fa61b57"
 | 
					                "reference": "399a128ff2fdaf4281e4e79b755693286cdf325c"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/900389362c43d116fee1ffc51f7878145fa61b57",
 | 
					                "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/399a128ff2fdaf4281e4e79b755693286cdf325c",
 | 
				
			||||||
                "reference": "900389362c43d116fee1ffc51f7878145fa61b57",
 | 
					                "reference": "399a128ff2fdaf4281e4e79b755693286cdf325c",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -764,6 +766,7 @@
 | 
				
			|||||||
                "composer/semver": "^3.4",
 | 
					                "composer/semver": "^3.4",
 | 
				
			||||||
                "composer/xdebug-handler": "^3.0.3",
 | 
					                "composer/xdebug-handler": "^3.0.3",
 | 
				
			||||||
                "ext-filter": "*",
 | 
					                "ext-filter": "*",
 | 
				
			||||||
 | 
					                "ext-hash": "*",
 | 
				
			||||||
                "ext-json": "*",
 | 
					                "ext-json": "*",
 | 
				
			||||||
                "ext-tokenizer": "*",
 | 
					                "ext-tokenizer": "*",
 | 
				
			||||||
                "fidry/cpu-core-counter": "^1.2",
 | 
					                "fidry/cpu-core-counter": "^1.2",
 | 
				
			||||||
@ -838,7 +841,7 @@
 | 
				
			|||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
 | 
					                "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
 | 
				
			||||||
                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.72.0"
 | 
					                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.75.0"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -846,20 +849,20 @@
 | 
				
			|||||||
                    "type": "github"
 | 
					                    "type": "github"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2025-03-13T11:25:37+00:00"
 | 
					            "time": "2025-03-31T18:40:42+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "myclabs/deep-copy",
 | 
					            "name": "myclabs/deep-copy",
 | 
				
			||||||
            "version": "1.13.0",
 | 
					            "version": "1.13.1",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/myclabs/DeepCopy.git",
 | 
					                "url": "https://github.com/myclabs/DeepCopy.git",
 | 
				
			||||||
                "reference": "024473a478be9df5fdaca2c793f2232fe788e414"
 | 
					                "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414",
 | 
					                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
 | 
				
			||||||
                "reference": "024473a478be9df5fdaca2c793f2232fe788e414",
 | 
					                "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -898,7 +901,7 @@
 | 
				
			|||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "support": {
 | 
					            "support": {
 | 
				
			||||||
                "issues": "https://github.com/myclabs/DeepCopy/issues",
 | 
					                "issues": "https://github.com/myclabs/DeepCopy/issues",
 | 
				
			||||||
                "source": "https://github.com/myclabs/DeepCopy/tree/1.13.0"
 | 
					                "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
@ -906,7 +909,7 @@
 | 
				
			|||||||
                    "type": "tidelift"
 | 
					                    "type": "tidelift"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2025-02-12T12:17:51+00:00"
 | 
					            "time": "2025-04-29T12:36:36+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "nikic/php-parser",
 | 
					            "name": "nikic/php-parser",
 | 
				
			||||||
@ -1124,16 +1127,16 @@
 | 
				
			|||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "phpstan/phpstan",
 | 
					            "name": "phpstan/phpstan",
 | 
				
			||||||
            "version": "1.12.21",
 | 
					            "version": "1.12.25",
 | 
				
			||||||
            "source": {
 | 
					            "source": {
 | 
				
			||||||
                "type": "git",
 | 
					                "type": "git",
 | 
				
			||||||
                "url": "https://github.com/phpstan/phpstan.git",
 | 
					                "url": "https://github.com/phpstan/phpstan.git",
 | 
				
			||||||
                "reference": "14276fdef70575106a3392a4ed553c06a984df28"
 | 
					                "reference": "e310849a19e02b8bfcbb63147f495d8f872dd96f"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "dist": {
 | 
					            "dist": {
 | 
				
			||||||
                "type": "zip",
 | 
					                "type": "zip",
 | 
				
			||||||
                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/14276fdef70575106a3392a4ed553c06a984df28",
 | 
					                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e310849a19e02b8bfcbb63147f495d8f872dd96f",
 | 
				
			||||||
                "reference": "14276fdef70575106a3392a4ed553c06a984df28",
 | 
					                "reference": "e310849a19e02b8bfcbb63147f495d8f872dd96f",
 | 
				
			||||||
                "shasum": ""
 | 
					                "shasum": ""
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "require": {
 | 
					            "require": {
 | 
				
			||||||
@ -1178,7 +1181,7 @@
 | 
				
			|||||||
                    "type": "github"
 | 
					                    "type": "github"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "time": "2025-03-09T09:24:50+00:00"
 | 
					            "time": "2025-04-27T12:20:45+00:00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "phpstan/phpstan-phpunit",
 | 
					            "name": "phpstan/phpstan-phpunit",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user