issues
search
xp-framework
/
core
The XP Framework is an all-purpose, object oriented PHP framework.
Other
19
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support passing floating point numbers to constructor, setting microseconds
#345
thekid
closed
2 months ago
0
Add io.streams.StreamTransfer::transmit() which yields control after each chunk
#344
thekid
closed
4 months ago
1
Implement a limited in-memory buffer with filesystem overflow
#343
thekid
closed
4 months ago
1
Remove compression streams
#342
thekid
closed
7 months ago
0
Remove Proxy
#341
thekid
closed
7 months ago
0
Remove XP annotations
#340
thekid
closed
7 months ago
0
Drop PHP 7.0 - 7.3
#339
thekid
closed
7 months ago
0
Set default character set for property files to `utf-8`
#338
thekid
closed
7 months ago
0
Suppress implicitly nullable parameter types warnings
#337
thekid
closed
7 months ago
1
Deprecate implicitly nullable parameter types
#336
thekid
closed
7 months ago
0
Fix removing directories with symlinks inside
#335
thekid
closed
1 year ago
1
Store original attribute names in DETAIL_TARGET_ANNO
#334
thekid
closed
1 year ago
1
Class "lang\ClassLoader" not found
#333
thekid
closed
1 year ago
2
Remove reflection from XP Core
#332
thekid
opened
1 year ago
2
Migrate to new testing library
#331
thekid
closed
1 year ago
2
Use COMPOSER_ROOT_VERSION and add dependency instead of bundling test library
#330
thekid
closed
1 year ago
2
Refactor src/test/php
#329
thekid
closed
1 year ago
0
Migrate tests to baseless / Assert DSL
#328
thekid
closed
1 year ago
1
Use Xoshiro256** (w/o seed) as the fastest engine for PHP 8.2+
#327
thekid
closed
1 year ago
0
Deprecate Random::MTRAND
#326
thekid
closed
1 year ago
0
Use random_int() instead of mt_rand()
#325
thekid
closed
1 year ago
0
Support `eval` array notation inside attributes
#324
thekid
closed
1 year ago
1
Make autoloading generic types possible
#323
thekid
closed
7 months ago
0
Defer `date.timezone` checks until the util.Date class is used
#322
thekid
closed
1 year ago
1
Fix util.TimeZone::hasDst()
#321
thekid
closed
1 year ago
1
Call to undefined method util\TimeZone::getName())
#320
thekid
closed
1 year ago
1
Add io.Path::matching()
#319
thekid
closed
7 months ago
1
Glob support
#318
thekid
closed
7 months ago
5
Single-pair map indentation
#317
thekid
closed
2 years ago
0
Make Type::named() consistent with reflection for nullable union types
#316
thekid
closed
2 years ago
1
Array to string conversion when reading property sections with arrays or maps
#315
thekid
closed
2 years ago
1
Delay expansion of values in property files until values are read
#314
thekid
closed
2 years ago
1
Call toString() even if objects do not implement lang.Value
#313
thekid
closed
7 months ago
1
Possible information disclosure via Objects::stringOf
#312
johannes85
closed
2 years ago
5
Make all InputStream & OutputStream implementations implement Value
#311
thekid
closed
2 years ago
1
InputStream and OutputStream implementations should implement lang.Value
#310
thekid
closed
2 years ago
1
Use AES-128-CBC instead of DES
#309
thekid
closed
2 years ago
1
Add support for sealed classes and interfaces
#308
thekid
closed
2 years ago
1
Add brotli compressing / decompressing streams
#307
thekid
closed
2 years ago
4
Fix qualified annotation names
#306
thekid
closed
2 years ago
1
Add support for compact API documentation
#305
thekid
closed
1 year ago
0
PHP 8.2 compatibility
#304
thekid
closed
1 year ago
13
Use Composer autoloader when executing scripts
#303
thekid
closed
2 years ago
1
PSR autoloader and extensions support
#302
thekid
closed
2 years ago
3
Add new util.ClassPathPropertySource
#301
thekid
closed
3 years ago
1
XP 11 compatibility
#300
thekid
closed
2 years ago
6
Remove xp::errorAt()
#299
thekid
closed
3 years ago
1
Remove Runtime::halt() and SystemExit
#298
thekid
closed
3 years ago
0
Remove generic application and service exceptions
#297
thekid
closed
3 years ago
0
Remove lang.Runtime::loadLibrary()
#296
thekid
closed
3 years ago
0
Next