This website requires JavaScript.
Explore
Help
Sign In
JeroenED
/
libpairtwo
Watch
1
Star
0
Fork
0
You've already forked libpairtwo
mirror of
https://github.com/JeroenED/libpairtwo.git
synced
2024-11-04 22:36:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f9d70a8863
libpairtwo
/
src
/
Exceptions
/
LibpairtwoException.php
9 lines
100 B
PHP
Raw
Normal View
History
Unescape
Escape
MAJOR ENHANCEMENT: Generalisation This is a first step in generalisation of the project. Please review https://github.com/JeroenED/libpairtwo/wiki/Converting-your-code-to-the-generalized-format for more info on your code changes
2019-05-27 13:15:28 +02:00
<
?
php
NEW FEATURE: Libpairtwo distribution releases use make distro to create a distribution
2019-06-17 15:41:01 +02:00
namespace
JeroenED\Libpairtwo\Exceptions
;
MAJOR ENHANCEMENT: Generalisation This is a first step in generalisation of the project. Please review https://github.com/JeroenED/libpairtwo/wiki/Converting-your-code-to-the-generalized-format for more info on your code changes
2019-05-27 13:15:28 +02:00
class
LibpairtwoException
extends
\Exception
{
MAJOR UPDATE: Generalization + Tiebreaks
2019-06-01 16:39:58 +02:00
}
Reference in New Issue
Copy Permalink